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