Searched refs:ccer_bits (Results 1 – 1 of 1) sorted by relevance
397 u32 ccer_bits; member431 if (!regmap_test_bits(priv->regmap, TIM_CCER, cc->ccer_bits)) in stm32_count_capture_configure()435 regmap_set_bits(priv->regmap, TIM_CCER, cc->ccer_bits); in stm32_count_capture_configure()437 regmap_clear_bits(priv->regmap, TIM_CCER, cc->ccer_bits); in stm32_count_capture_configure()