Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/pwm/
H A Drk_pwm.c54 #define DUTY_POSITIVE (1 << 0) macro
99 priv->conf_polarity = DUTY_POSITIVE | INACTIVE_NEGATIVE; in rk_pwm_set_invert_v4()
321 priv->conf_polarity = DUTY_POSITIVE | INACTIVE_NEGATIVE; in rk_pwm_probe()