Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwmon/
H A Dltc2947-core.c97 #define TEMP_MAX 85000 macro
625 val = clamp_val(val, TEMP_MIN, TEMP_MAX); in ltc2947_write_temp()
640 val = clamp_val(val, TEMP_MIN, TEMP_MAX); in ltc2947_write_temp()
H A Dw83627hf.c262 #define TEMP_MAX ( 127000) macro
270 int ntemp = clamp_val(temp, TEMP_MIN, TEMP_MAX); in TEMP_TO_REG()
H A Dnct7904.c47 #define TEMP_MAX 4 /* Counted from 1 */ macro
/linux-6.15/drivers/power/supply/
H A Dpower_supply_sysfs.c203 POWER_SUPPLY_ATTR(TEMP_MAX),
/linux-6.15/Documentation/power/
H A Dpower_supply_class.rst206 TEMP_MAX