Searched refs:STM32_RTC_RXCIDCFGR (Results 1 – 1 of 1) sorted by relevance
110 #define STM32_RTC_RXCIDCFGR(x) (0x80 + 0x4 * (x)) macro954 u32 rxcidcfgr = readl_relaxed(stm32_rtc->base + STM32_RTC_RXCIDCFGR(res.num)); in stm32_rtc_check_rif()