Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dsch5627.c180 static int reg_to_temp_limit(u8 reg) in reg_to_temp_limit() function
234 val = reg_to_temp_limit(data->temp_max[attr->index]); in temp_max_show()
245 val = reg_to_temp_limit(data->temp_crit[attr->index]); in temp_crit_show()