Searched refs:PWM_POLARITY_MASK (Results 1 – 2 of 2) sorted by relevance
39 #define PWM_POLARITY_MASK BIT(1) macro122 PWM_POLARITY_MASK, (0x1 << PWM_POLARITY_SHIFT)); in hibvt_pwm_set_polarity()125 PWM_POLARITY_MASK, (0x0 << PWM_POLARITY_SHIFT)); in hibvt_pwm_set_polarity()
30 #define PWM_POLARITY_MASK (PWM_DUTY_POSITIVE | PWM_INACTIVE_POSITIVE) macro140 ctrl &= ~PWM_POLARITY_MASK; in rockchip_pwm_config()