Home
last modified time | relevance | path

Searched defs:ti_bandgap_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/thermal/ti-soc-thermal/
Dti-bandgap.h323 struct ti_bandgap_data { struct
324 unsigned int features;
325 const int *conv_table;
326 u32 adc_start_val;
350 extern const struct ti_bandgap_data omap34xx_data; argument