Searched refs:SCH5636_TEMP_ALARM (Results 1 – 1 of 1) sorted by relevance
55 #define SCH5636_TEMP_ALARM 0x02 macro124 if (val & SCH5636_TEMP_ALARM) { in sch5636_update_device()242 val = (data->temp_ctrl[attr->index] & SCH5636_TEMP_ALARM) ? 1 : 0; in show_temp_alarm()