Searched refs:rtcmis (Results 1 – 1 of 1) sorted by relevance
228 unsigned long rtcmis; in pl031_interrupt() local231 rtcmis = readl(ldata->base + RTC_MIS); in pl031_interrupt()232 if (rtcmis & RTC_BIT_AI) { in pl031_interrupt()