Home
last modified time | relevance | path

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

/drivers/hwmon/
Dsch5627.c193 static int reg_to_temp_limit(u8 reg) in reg_to_temp_limit() function
247 val = reg_to_temp_limit(data->temp_max[attr->index]); in show_temp_max()
258 val = reg_to_temp_limit(data->temp_crit[attr->index]); in show_temp_crit()