Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstm32-lptimer.h15 #define STM32_LPTIM_ISR 0x00 /* Interrupt and Status Reg */ macro
/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()