Searched refs:RTC_1HZ_BIT (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-mxc.c28 #define RTC_1HZ_BIT (1 << 4) macro
216 if (status & RTC_1HZ_BIT)
279 mxc_rtc_irq_enable(dev, RTC_1HZ_BIT, enabled);

Completed in 20 milliseconds