Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pwm/
H A Drk_pwm.c205 .enable_conf = PWM_OUTPUT_LEFT | PWM_LP_DISABLE | RK_PWM_ENABLE |
221 .enable_conf = PWM_OUTPUT_LEFT | PWM_LP_DISABLE | RK_PWM_ENABLE |
237 .enable_conf = PWM_OUTPUT_LEFT | PWM_LP_DISABLE | RK_PWM_ENABLE |
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dpwm.h36 #define PWM_OUTPUT_LEFT (0 << 5) macro
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-rockchip.c39 #define PWM_OUTPUT_LEFT (0 << 5) macro
398 .enable_conf = PWM_OUTPUT_LEFT | PWM_LP_DISABLE | PWM_ENABLE |
414 .enable_conf = PWM_OUTPUT_LEFT | PWM_LP_DISABLE | PWM_ENABLE |
430 .enable_conf = PWM_OUTPUT_LEFT | PWM_LP_DISABLE | PWM_ENABLE |