Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstm32-lptimer.h26 #define STM32_LPTIM_HWCFGR2 0x3EC /* Hardware configuration register 2 - MP25 */ macro
/linux/drivers/mfd/
H A Dstm32-lptimer.c73 ret = regmap_read(ddata->regmap, STM32_LPTIM_HWCFGR2, &val); in stm32_lptimer_detect_hwcfgr()