Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dpwm.h39 #define PWM_LOCK (1 << 6) macro
/OK3568_Linux_fs/u-boot/drivers/pwm/
H A Drk_pwm.c81 ctrl |= PWM_LOCK; in rk_pwm_set_config()
104 ctrl &= ~PWM_LOCK; in rk_pwm_set_config()