Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstm32-lptimer.h27 #define STM32_LPTIM_HWCFGR1 0x3F0 /* Hardware configuration register 1 - MP15 */ macro
/linux/drivers/mfd/
H A Dstm32-lptimer.c63 ret = regmap_read(ddata->regmap, STM32_LPTIM_HWCFGR1, &val); in stm32_lptimer_detect_hwcfgr()