Searched refs:jc42_temp_from_reg (Results 1 – 1 of 1) sorted by relevance
243 static int jc42_temp_from_reg(s16 reg) in jc42_temp_from_reg() function288 *val = jc42_temp_from_reg(data->temp[t_input]); in jc42_read()291 *val = jc42_temp_from_reg(data->temp[t_min]); in jc42_read()294 *val = jc42_temp_from_reg(data->temp[t_max]); in jc42_read()297 *val = jc42_temp_from_reg(data->temp[t_crit]); in jc42_read()300 temp = jc42_temp_from_reg(data->temp[t_max]); in jc42_read()306 temp = jc42_temp_from_reg(data->temp[t_crit]); in jc42_read()359 diff = jc42_temp_from_reg(data->temp[t_crit]) - val; in jc42_write()