Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dtmp464.c110 static s16 temp_to_limit_reg(long temp) in temp_to_limit_reg() function
319 val = temp_to_limit_reg(clamp_val(val, -255000, 255500)); in tmp464_temp_write()
323 val = temp_to_limit_reg(clamp_val(val, -255000, 255500)); in tmp464_temp_write()