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