Home
last modified time | relevance | path

Searched refs:reg_to_temp_limit (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dsch5627.c217 static int reg_to_temp_limit(u8 reg) in reg_to_temp_limit() function
265 *val = reg_to_temp_limit(data->temp_max[channel]); in sch5627_read()
268 *val = reg_to_temp_limit(data->temp_crit[channel]); in sch5627_read()