Home
last modified time | relevance | path

Searched defs:PWM_DUTY_POSTIVE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dpwm.h28 #define PWM_DUTY_POSTIVE (1 << 3) macro
/OK3568_Linux_fs/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.h34 #define PWM_DUTY_POSTIVE (0x01 << 3) macro