Home
last modified time | relevance | path

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

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