Searched refs:STM32_LPTIM_CFGR (Results 1 – 2 of 2) sorted by relevance
18 #define STM32_LPTIM_CFGR 0x0C /* Configuration Reg */ macro
112 return regmap_update_bits(priv->regmap, STM32_LPTIM_CFGR, mask, val); in stm32_lptim_setup()