Home
last modified time | relevance | path

Searched refs:FAN_CONFIG_MONITOR (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/hwmon/
Dpc87360.c119 #define FAN_CONFIG_MONITOR(val, nr) (((val) >> (2 + (nr) * 3)) & 1) macro
1276 if (FAN_CONFIG_MONITOR(data->fan_conf, i)) in pc87360_probe()
1318 if (FAN_CONFIG_MONITOR(data->fan_conf, i)) { in pc87360_probe()
1586 if (FAN_CONFIG_MONITOR(data->fan_conf, i)) { in pc87360_update_device()