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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/rtc/
H A Drtc-cmos.c295 static void cmos_irq_enable(struct cmos_rtc *cmos, unsigned char mask) function
368 cmos_irq_enable(cmos, RTC_AIE);
411 cmos_irq_enable(cmos, RTC_PIE);
430 cmos_irq_enable(cmos, RTC_AIE);
449 cmos_irq_enable(cmos, RTC_UIE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/rtc/
H A Drtc-cmos.c295 static void cmos_irq_enable(struct cmos_rtc *cmos, unsigned char mask) function
368 cmos_irq_enable(cmos, RTC_AIE);
411 cmos_irq_enable(cmos, RTC_PIE);
430 cmos_irq_enable(cmos, RTC_AIE);
449 cmos_irq_enable(cmos, RTC_UIE);

Completed in 110 milliseconds