Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hwmon/
H A Dit87.c312 #define FEAT_FIVE_PWM BIT(14) /* Chip supports 5 pwm chn */ macro
490 | FEAT_FIVE_PWM | FEAT_IN7_INTERNAL | FEAT_PWM_FREQ2
538 FEAT_FIVE_PWM | \
540 #define has_five_pwm(data) ((data)->features & (FEAT_FIVE_PWM | \
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dit87.c291 #define FEAT_FIVE_PWM BIT(14) /* Chip supports 5 pwm chn */ macro
450 | FEAT_FIVE_PWM | FEAT_IN7_INTERNAL | FEAT_PWM_FREQ2
483 #define has_five_pwm(data) ((data)->features & (FEAT_FIVE_PWM \

Completed in 9 milliseconds