Searched refs:jc42_temp_from_reg (Results 1 – 1 of 1) sorted by relevance
246 static int jc42_temp_from_reg(s16 reg) in jc42_temp_from_reg() function291 *val = jc42_temp_from_reg(data->temp[t_input]); in jc42_read()294 *val = jc42_temp_from_reg(data->temp[t_min]); in jc42_read()297 *val = jc42_temp_from_reg(data->temp[t_max]); in jc42_read()300 *val = jc42_temp_from_reg(data->temp[t_crit]); in jc42_read()303 temp = jc42_temp_from_reg(data->temp[t_max]); in jc42_read()309 temp = jc42_temp_from_reg(data->temp[t_crit]); in jc42_read()362 diff = jc42_temp_from_reg(data->temp[t_crit]) - val; in jc42_write()