Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/cell/
Dcbe_thermal.c47 #define TEMP_MAX 125 macro
121 if (ret != 1 || temp < TEMP_MIN || temp > TEMP_MAX) in store_throttle()
/linux-6.1.9/drivers/hwmon/
Dltc2947-core.c96 #define TEMP_MAX 85000 macro
624 val = clamp_val(val, TEMP_MIN, TEMP_MAX); in ltc2947_write_temp()
639 val = clamp_val(val, TEMP_MIN, TEMP_MAX); in ltc2947_write_temp()
Dw83627hf.c262 #define TEMP_MAX ( 127000) macro
270 int ntemp = clamp_val(temp, TEMP_MIN, TEMP_MAX); in TEMP_TO_REG()
Dnct7904.c47 #define TEMP_MAX 4 /* Counted from 1 */ macro
/linux-6.1.9/drivers/power/supply/
Dpower_supply_sysfs.c199 POWER_SUPPLY_ATTR(TEMP_MAX),
/linux-6.1.9/Documentation/power/
Dpower_supply_class.rst206 TEMP_MAX