Searched refs:PWM_ACT_STATE (Results 1 – 1 of 1) sorted by relevance
32 #define PWM_ACT_STATE BIT(5) macro206 val &= ~BIT_CH(PWM_ACT_STATE, pwm->hwpwm); in sun4i_pwm_set_polarity()208 val |= BIT_CH(PWM_ACT_STATE, pwm->hwpwm); in sun4i_pwm_set_polarity()356 if (!(val & BIT_CH(PWM_ACT_STATE, i))) in sun4i_pwm_probe()