Searched refs:G760A_REG_FAN_STA_RPM_OFF (Results 1 – 1 of 1) sorted by relevance
39 #define G760A_REG_FAN_STA_RPM_OFF 0x1 /* +/-20% off */ macro150 int fan_alarm = (data->fan_sta & G760A_REG_FAN_STA_RPM_OFF) ? 1 : 0; in show_fan_alarm()