Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dit87.c485 #define has_six_pwm(data) ((data)->features & FEAT_SIX_PWM) macro
2510 else if (!has_six_pwm(config)) in it87_find()
2968 if (has_six_pwm(data)) { in it87_init_device()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dit87.c542 #define has_six_pwm(data) ((data)->features & FEAT_SIX_PWM) macro
2807 else if (!has_six_pwm(config)) in it87_find()
3285 if (has_six_pwm(data)) { in it87_init_device()

Completed in 13 milliseconds