Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-stm32.c184 static const struct stm32_rtc_rif_resource STM32_RTC_RES_ALRA = {0, STM32_RTC_SECCFGR_ALRA_SEC}; variable
1121 ret = stm32_rtc_check_rif(rtc, STM32_RTC_RES_ALRA); in stm32_rtc_probe()