Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dit87.c544 #define has_pwm_freq2(data) ((data)->features & FEAT_PWM_FREQ2) macro
1379 if (has_pwm_freq2(data) && nr == 1) in show_pwm_freq()
2529 if (has_pwm_freq2(data) && i == 1 && a == 2) in it87_pwm_is_visible()