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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/hwmon/
H A Ddme1737.c148 static const u8 DME1737_BIT_ALARM_FAN[] = {10, 11, 12, 13, 22, 23}; variable
1057 res = (data->alarms >> DME1737_BIT_ALARM_FAN[ix]) & 0x01;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/hwmon/
H A Ddme1737.c148 static const u8 DME1737_BIT_ALARM_FAN[] = {10, 11, 12, 13, 22, 23}; variable
1057 res = (data->alarms >> DME1737_BIT_ALARM_FAN[ix]) & 0x01;

Completed in 77 milliseconds