Home
last modified time | relevance | path

Searched defs:PWM_POLARITY_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pwm/
H A Dpwm-hibvt.c27 #define PWM_POLARITY_MASK BIT(1) macro
H A Dpwm-rockchip.c27 #define PWM_POLARITY_MASK (PWM_DUTY_POSITIVE | PWM_INACTIVE_POSITIVE) macro