Home
last modified time | relevance | path

Searched refs:PWM_POLARITY_INVERSED (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/pwm/
H A Dsysfs.c192 case PWM_POLARITY_INVERSED: in polarity_show()
211 polarity = PWM_POLARITY_INVERSED; in polarity_store()
H A Dpwm-rockchip.c100 state->polarity = PWM_POLARITY_INVERSED; in rockchip_pwm_get_state()
164 if (state->polarity == PWM_POLARITY_INVERSED) { in rockchip_pwm_config()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dpwm.h19 * @PWM_POLARITY_INVERSED: a low signal for the duration of the duty-
25 PWM_POLARITY_INVERSED, enumerator

Completed in 3 milliseconds