Searched defs:PWM_POLARITY_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/pwm/ | ||
H A D | pwm-hibvt.c | 27 #define PWM_POLARITY_MASK BIT(1) macro |
H A D | pwm-rockchip.c | 27 #define PWM_POLARITY_MASK (PWM_DUTY_POSITIVE | PWM_INACTIVE_POSITIVE) macro |