Searched defs:TEMP_CLAMP (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/hwmon/ | ||
H A D | gl518sm.c | 76 #define TEMP_CLAMP(val) clamp_val(val, -119000, 136000) macro |
H A D | gl520sm.c | 498 #define TEMP_CLAMP(val) clamp_val(val, -130000, 125000) macro |