Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-stm32.c179 struct stm32_rtc_rif_resource { struct
184 static const struct stm32_rtc_rif_resource STM32_RTC_RES_ALRA = {0, STM32_RTC_SECCFGR_ALRA_SEC}; argument
185 static const struct stm32_rtc_rif_resource STM32_RTC_RES_INIT = {5, STM32_RTC_SECCFGR_INIT_SEC};
952 struct stm32_rtc_rif_resource res) in stm32_rtc_check_rif()