Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Ddme1737.c150 static const u8 DME1737_BIT_ALARM_FAN[] = {10, 11, 12, 13, 22, 23}; variable
1106 res = (data->alarms >> DME1737_BIT_ALARM_FAN[ix]) & 0x01; in show_fan()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Ddme1737.c150 static const u8 DME1737_BIT_ALARM_FAN[] = {10, 11, 12, 13, 22, 23}; variable
1106 res = (data->alarms >> DME1737_BIT_ALARM_FAN[ix]) & 0x01; in show_fan()

Completed in 7 milliseconds