Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstm32-lptimer.h22 #define STM32_LPTIM_CNT 0x1C /* Counter Reg */ macro
/linux/drivers/counter/
H A Dstm32-lptimer-cnt.c147 ret = regmap_read(priv->regmap, STM32_LPTIM_CNT, &cnt); in stm32_lptim_cnt_read()