Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-stm32.c47 #define STM32_RTC_ISR_INITS BIT(4) macro
841 if (!(readl_relaxed(rtc->base + regs->isr) & STM32_RTC_ISR_INITS)) in stm32_rtc_probe()