Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dit87.c543 #define has_pwm_freq2(data) ((data)->features & FEAT_PWM_FREQ2) macro
1378 if (has_pwm_freq2(data) && nr == 1) in show_pwm_freq()
2528 if (has_pwm_freq2(data) && i == 1 && a == 2) in it87_pwm_is_visible()