Searched refs:jc42_temp_from_reg (Results 1 – 1 of 1) sorted by relevance
233 static int jc42_temp_from_reg(s16 reg) in jc42_temp_from_reg() function278 *val = jc42_temp_from_reg(data->temp[t_input]); in jc42_read()281 *val = jc42_temp_from_reg(data->temp[t_min]); in jc42_read()284 *val = jc42_temp_from_reg(data->temp[t_max]); in jc42_read()287 *val = jc42_temp_from_reg(data->temp[t_crit]); in jc42_read()290 temp = jc42_temp_from_reg(data->temp[t_max]); in jc42_read()296 temp = jc42_temp_from_reg(data->temp[t_crit]); in jc42_read()349 diff = jc42_temp_from_reg(data->temp[t_crit]) - val; in jc42_write()