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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 65 milliseconds