RTSR_HZE           19 arch/arm/mach-pxa/regs-rtc.h #define RTSR_HZE	(1 << 3)	/* HZ interrupt enable */
RTSR_HZE           41 drivers/rtc/rtc-pxa.c #define RTSR_HZE	(1 << 3)	/* HZ interrupt enable */
RTSR_HZE           34 drivers/rtc/rtc-sa1100.c #define RTSR_HZE		BIT(3)	/* HZ interrupt enable */