Searched refs:FAN_ALARM_BASE (Results 1 – 2 of 2) sorted by relevance
255 #define FAN_ALARM_BASE 24 macro
2147 if (nr == 1 && data->ALARM_BITS[FAN_ALARM_BASE + fan] == -1) in nct6775_fan_is_visible()2149 if (nr == 2 && data->BEEP_BITS[FAN_ALARM_BASE + fan] == -1) in nct6775_fan_is_visible()2162 SENSOR_TEMPLATE(fan_alarm, "fan%d_alarm", 0444, nct6775_show_alarm, NULL, FAN_ALARM_BASE);2164 nct6775_store_beep, FAN_ALARM_BASE);