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
1781 if (temp < TEMP_MIN || temp > TEMP_MAX) { in light_ctl_set_unack()1860 if (temp < TEMP_MIN || temp > TEMP_MAX) { in light_ctl_set()1999 if (temp < TEMP_MIN || temp > TEMP_MAX) { in light_ctl_default_set_unack()2030 if (temp < TEMP_MIN || temp > TEMP_MAX) { in light_ctl_default_set()2083 if (min < TEMP_MIN || min > TEMP_MAX || in light_ctl_temp_range_set_unack()2084 max < TEMP_MIN || max > TEMP_MAX) { in light_ctl_temp_range_set_unack()2119 if (min < TEMP_MIN || min > TEMP_MAX || in light_ctl_temp_range_set()2120 max < TEMP_MIN || max > TEMP_MAX) { in light_ctl_temp_range_set()2284 if (temp < TEMP_MIN || temp > TEMP_MAX) { in light_ctl_temp_set_unack()2359 if (temp < TEMP_MIN || temp > TEMP_MAX) { in light_ctl_temp_set()