Searched refs:TEMP_MAX (Results 1 – 3 of 3) sorted by relevance
33 ctl->temp->range_max = TEMP_MAX; in light_default_var_init()34 ctl->temp->def = TEMP_MAX; in light_default_var_init()
22 #define TEMP_MAX 0x4E20 macro
1783 if (temp < TEMP_MIN || temp > TEMP_MAX) { in light_ctl_set_unack()1862 if (temp < TEMP_MIN || temp > TEMP_MAX) { in light_ctl_set()2001 if (temp < TEMP_MIN || temp > TEMP_MAX) { in light_ctl_default_set_unack()2032 if (temp < TEMP_MIN || temp > TEMP_MAX) { in light_ctl_default_set()2085 if (min < TEMP_MIN || min > TEMP_MAX || in light_ctl_temp_range_set_unack()2086 max < TEMP_MIN || max > TEMP_MAX) { in light_ctl_temp_range_set_unack()2121 if (min < TEMP_MIN || min > TEMP_MAX || in light_ctl_temp_range_set()2122 max < TEMP_MIN || max > TEMP_MAX) { in light_ctl_temp_range_set()2286 if (temp < TEMP_MIN || temp > TEMP_MAX) { in light_ctl_temp_set_unack()2361 if (temp < TEMP_MIN || temp > TEMP_MAX) { in light_ctl_temp_set()