Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dit87.c550 #define has_fanctl_onoff(data) ((data)->features & FEAT_FANCTL_ONOFF) macro
1295 if (has_fanctl_onoff(data) && nr < 3 && in pwm_mode()
1300 if ((!has_fanctl_onoff(data) || nr >= 3) && in pwm_mode()
1537 if (nr < 3 && has_fanctl_onoff(data)) { in set_pwm_enable()
1577 if (has_fanctl_onoff(data) && nr < 3) { in set_pwm_enable()