Searched refs:PWM_SW_FORCE_VAL (Results 1 – 2 of 2) sorted by relevance
109 #define PWM_SW_FORCE_VAL (1 << 4U) macro140 #define PWM_SW_FORCE_VAL (1 << 4U) macro171 #define PWM_SW_FORCE_VAL (1 << 4U) macro202 #define PWM_SW_FORCE_VAL (1 << 4U) macro233 #define PWM_SW_FORCE_VAL (1 << 4U) macro
259 regval |= PWM_SW_FORCE_VAL; in bflb_pwm_v1_feature_control()261 regval &= ~PWM_SW_FORCE_VAL; in bflb_pwm_v1_feature_control()
Completed in 5 milliseconds