Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstm32-lptimer.h81 #define STM32_LPTIM_VERR_23 0x23 /* STM32MP25 */ macro
/linux/drivers/clocksource/
H A Dtimer-stm32-lp.c109 if (priv->version == STM32_LPTIM_VERR_23) { in stm32_clkevent_lp_set_timer()