Searched refs:PWM_LOCK_EN (Results 1 – 2 of 2) sorted by relevance
29 #define PWM_LOCK_EN (1 << 6) macro124 ctrl |= PWM_LOCK_EN; in rockchip_pwm_config()145 ctrl &= ~PWM_LOCK_EN; in rockchip_pwm_config()
55785 #define PWM_LOCK_EN (1 << 6)55894 ctrl |= PWM_LOCK_EN;55897 ctrl &= ~PWM_LOCK_EN;