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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 119 milliseconds