Home
last modified time | relevance | path

Searched refs:TIM_BDTR_MOE (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mfd/
H A Dstm32-timers.h99 #define TIM_BDTR_MOE BIT(15) /* Main Output Enable */ macro
/linux/drivers/pwm/
H A Dpwm-stm32.c383 regmap_set_bits(priv->regmap, TIM_BDTR, TIM_BDTR_MOE); in stm32_pwm_config()