Searched refs:RTC_RTCIENR (Results 1 – 1 of 1) sorted by relevance
65 #define RTC_RTCIENR 0x18 /* 32bit rtc interrupt enable reg */ macro198 reg = readw(ioaddr + RTC_RTCIENR); in mxc_rtc_irq_enable()205 writew(reg, ioaddr + RTC_RTCIENR); in mxc_rtc_irq_enable()220 status = readw(ioaddr + RTC_RTCISR) & readw(ioaddr + RTC_RTCIENR); in mxc_rtc_interrupt()255 writew(0, ioaddr + RTC_RTCIENR); in mxc_rtc_release()