Searched refs:TIM_BDTR (Results 1 – 2 of 2) sorted by relevance
31 #define TIM_BDTR 0x44 /* Break and Dead-Time Reg */ macro
377 regmap_update_bits(priv->regmap, TIM_BDTR, in stm32_pwm_config()508 regmap_update_bits(priv->regmap, TIM_BDTR, mask, bdtr); in stm32_pwm_set_breakinput()510 regmap_read(priv->regmap, TIM_BDTR, &bdtr); in stm32_pwm_set_breakinput()