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