Searched refs:RTC_INTERRUPTS (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/rtc/
H A Drtc-ds1553.c31 #define RTC_INTERRUPTS (RTC_OFFSET + 6) macro
155 writeb(pdata->irqen ? RTC_INTS_AE : 0, ioaddr + RTC_INTERRUPTS);
342 writeb(0, ioaddr + RTC_INTERRUPTS);
384 writeb(0, pdata->ioaddr + RTC_INTERRUPTS);

Completed in 18 milliseconds