Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dstm32-lptimer.h15 #define STM32_LPTIM_ISR 0x00 /* Interrupt and Status Reg */ macro
/openbmc/linux/drivers/pwm/
H A Dpwm-stm32-lp.c129 ret = regmap_read_poll_timeout(priv->regmap, STM32_LPTIM_ISR, val, in stm32_pwm_lp_apply()
/openbmc/linux/drivers/counter/
H A Dstm32-lptimer-cnt.c71 ret = regmap_read_poll_timeout(priv->regmap, STM32_LPTIM_ISR, val, in stm32_lptim_set_enable_state()