Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstm32-lptimer.h44 #define STM32_LPTIM_ARRMIE BIT(1) macro
/linux/drivers/clocksource/
H A Dtimer-stm32-lp.c71 regmap_write(priv->reg, STM32_LPTIM_IER, STM32_LPTIM_ARRMIE); in stm32mp25_clkevent_lp_set_evt()
95 regmap_write(priv->reg, STM32_LPTIM_IER, STM32_LPTIM_ARRMIE); in stm32_clkevent_lp_set_evt()