Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-stm32.c104 #define STM32_RTC_SECCFGR 0x20 macro
963 seccfgr = readl_relaxed(stm32_rtc->base + STM32_RTC_SECCFGR); in stm32_rtc_check_rif()