Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Dtmp464.c110 static s16 temp_to_limit_reg(long temp) in temp_to_limit_reg() function
322 val = temp_to_limit_reg(clamp_val(val, -255000, 255500)); in tmp464_temp_write()
326 val = temp_to_limit_reg(clamp_val(val, -255000, 255500)); in tmp464_temp_write()