Searched refs:conv_table (Results 1 – 7 of 7) sorted by relevance
72 .conv_table = omap4430_adc_to_temp,202 .conv_table = omap4460_adc_to_temp,233 .conv_table = omap4460_adc_to_temp,
80 .conv_table = omap34xx_adc_to_temp,148 .conv_table = omap36xx_adc_to_temp,
282 .conv_table = omap5430_adc_to_temp,
329 const int *conv_table; member
336 .conv_table = dra752_adc_to_temp,
304 *t = bgp->conf->conv_table[adc_val - conf->adc_start_val]; in ti_bandgap_adc_to_mcelsius()
167 static const u32 conv_table[9][3] = { variable200 if (freq < conv_table[i][0] && freq >= conv_table[i + 1][0]) { in qm1d1c0042_set_params()201 val |= conv_table[i][1] << 7; in qm1d1c0042_set_params()202 val |= conv_table[i][2] << 4; in qm1d1c0042_set_params()