Home
last modified time | relevance | path

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

/Linux-v5.15/arch/mips/include/asm/mach-loongson64/
Dloongson_hwmon.h8 #define MAX_TEMP 255 macro
/Linux-v5.15/drivers/w1/slaves/
Dw1_therm.c67 #define MAX_TEMP 125 /* max temperature that can be measured */ macro
909 i = clamp(i, MIN_TEMP, MAX_TEMP); in int_to_short()