Searched refs:PWM_SW_MODE (Results 1 – 2 of 2) sorted by relevance
110 #define PWM_SW_MODE (1 << 5U) macro141 #define PWM_SW_MODE (1 << 5U) macro172 #define PWM_SW_MODE (1 << 5U) macro203 #define PWM_SW_MODE (1 << 5U) macro234 #define PWM_SW_MODE (1 << 5U) macro
249 regval |= PWM_SW_MODE; in bflb_pwm_v1_feature_control()251 regval &= ~PWM_SW_MODE; in bflb_pwm_v1_feature_control()
Completed in 7 milliseconds