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