Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dnct6694-hwmon.c151 static inline s8 temp_to_reg(long val) in temp_to_reg() function
619 data->msg->hwmon_alarm.tin_cfg[channel].hl = temp_to_reg(val); in nct6694_temp_write()
635 temp_hyst = temp_max - temp_to_reg(val); in nct6694_temp_write()