Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-stm32.c505 u32 bkf = TIM_BDTR_BKF(bi->index); in stm32_pwm_set_breakinput() local
506 u32 mask = bkf | bkp | bke; in stm32_pwm_set_breakinput()