TIM_CR1_ARPE      133 drivers/counter/stm32-timer-cnt.c 	regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_ARPE, 0);
TIM_CR1_ARPE      187 drivers/counter/stm32-timer-cnt.c 	regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_ARPE, 0);
TIM_CR1_ARPE      145 drivers/iio/trigger/stm32-timer-trigger.c 	regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_ARPE, TIM_CR1_ARPE);
TIM_CR1_ARPE      178 drivers/iio/trigger/stm32-timer-trigger.c 	regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_ARPE, 0);
TIM_CR1_ARPE      645 drivers/iio/trigger/stm32-timer-trigger.c 	regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_ARPE, 0);
TIM_CR1_ARPE      359 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_ARPE, TIM_CR1_ARPE);