Home
last modified time | relevance | path

Searched refs:PWM_INACTIVE_POSITIVE (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pwm/
A Dpwm-rockchip.c26 #define PWM_INACTIVE_POSITIVE (1 << 4) macro
27 #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