Searched refs:RTC_INTSTS_ALMIF (Results 1 – 1 of 1) sorted by relevance
47 #define RTC_INTSTS_ALMIF BIT(0) macro77 if (rtc_irq & RTC_INTSTS_ALMIF) { in ma35d1_rtc_interrupt()78 rtc_reg_write(rtc, MA35_REG_RTC_INTSTS, RTC_INTSTS_ALMIF); in ma35d1_rtc_interrupt()