Searched refs:PWM_INACTIVE_POSITIVE (Results 1 – 1 of 1) sorted by relevance
26 #define PWM_INACTIVE_POSITIVE (1 << 4) macro27 #define PWM_POLARITY_MASK (PWM_DUTY_POSITIVE | PWM_INACTIVE_POSITIVE)139 ctrl |= PWM_DUTY_NEGATIVE | PWM_INACTIVE_POSITIVE; in rockchip_pwm_config()
Completed in 3 milliseconds