Searched refs:abx500_res_to_temp (Results 1 – 5 of 5) sorted by relevance
10 extern const struct abx500_res_to_temp ab8500_temp_tbl_a_thermistor[];13 extern const struct abx500_res_to_temp ab8500_temp_tbl_b_thermistor[];
15 const struct abx500_res_to_temp ab8500_temp_tbl_a_thermistor[] = {37 const struct abx500_res_to_temp ab8500_temp_tbl_b_thermistor[] = {136 static const struct abx500_res_to_temp temp_tbl[] = {
426 const struct abx500_res_to_temp *tbl, int tbl_size, int res) in ab8500_btemp_res_to_temp()
51 struct abx500_res_to_temp { struct186 const struct abx500_res_to_temp *r_to_t_tbl;
36 const struct abx500_res_to_temp *temp_tbl;60 const struct abx500_res_to_temp *tbl = cfg->temp_tbl; in ab8500_voltage_to_temp()