Searched refs:ccen (Results 1 – 1 of 1) sorted by relevance
478 u32 ccen, ccr; in stm32_pwm_raw_capture() local487 ccen = pwm->hwpwm < 2 ? TIM_CCER_CC12E : TIM_CCER_CC34E; in stm32_pwm_raw_capture()489 regmap_set_bits(priv->regmap, TIM_CCER, ccen); in stm32_pwm_raw_capture()527 regmap_clear_bits(priv->regmap, TIM_CCER, ccen); in stm32_pwm_raw_capture()