Searched defs:ti_bandgap_data (Results 1 – 1 of 1) sorted by relevance
323 struct ti_bandgap_data { struct324 unsigned int features;325 const int *conv_table;326 u32 adc_start_val;350 extern const struct ti_bandgap_data omap34xx_data; argument