Searched defs:DME1737_BIT_ALARM_FAN (Results 1 - 1 of 1) sorted by relevance

/drivers/hwmon/
H A Ddme1737.c163 static const u8 DME1737_BIT_ALARM_FAN[] = {10, 11, 12, 13, 22, 23}; variable
1115 res = (data->alarms >> DME1737_BIT_ALARM_FAN[ix]) & 0x01;

Completed in 18 milliseconds