Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Dsch5627.c211 static int reg_to_temp_limit(u8 reg) in reg_to_temp_limit() function
251 *val = reg_to_temp_limit(data->temp_max[channel]); in sch5627_read()
254 *val = reg_to_temp_limit(data->temp_crit[channel]); in sch5627_read()