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