Searched refs:RTC_RTCIENR (Results 1 – 1 of 1) sorted by relevance
50 #define RTC_RTCIENR 0x18 /* 32bit rtc interrupt enable reg */ macro175 reg = readw(ioaddr + RTC_RTCIENR); in mxc_rtc_irq_enable()182 writew(reg, ioaddr + RTC_RTCIENR); in mxc_rtc_irq_enable()196 status = readw(ioaddr + RTC_RTCISR) & readw(ioaddr + RTC_RTCIENR); in mxc_rtc_interrupt()