Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstm32-lptimer.h20 #define STM32_LPTIM_CMP 0x14 /* Compare Reg */ macro
/linux/drivers/counter/
H A Dstm32-lptimer-cnt.c66 ret = regmap_write(priv->regmap, STM32_LPTIM_CMP, 0); in stm32_lptim_set_enable_state()