Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dit87.c313 #define FEAT_FIVE_PWM BIT(14) /* Chip supports 5 pwm chn */ macro
491 | FEAT_FIVE_PWM | FEAT_IN7_INTERNAL | FEAT_PWM_FREQ2
539 FEAT_FIVE_PWM | \
541 #define has_five_pwm(data) ((data)->features & (FEAT_FIVE_PWM | \