RTC_IRQ_NUM       302 arch/m68k/include/asm/MC68328.h #define IMR_MRTC	(1 << RTC_IRQ_NUM)	/* Mask RTC interrupt */
RTC_IRQ_NUM       336 arch/m68k/include/asm/MC68328.h #define IWR_RTC		(1 << RTC_IRQ_NUM)	/* RTC interrupt */
RTC_IRQ_NUM       366 arch/m68k/include/asm/MC68328.h #define ISR_RTC		(1 << RTC_IRQ_NUM)	/* RTC interrupt */
RTC_IRQ_NUM       400 arch/m68k/include/asm/MC68328.h #define IPR_RTC		(1 << RTC_IRQ_NUM)	/* RTC interrupt */
RTC_IRQ_NUM       260 arch/m68k/include/asm/MC68EZ328.h #define IMR_MRTC	(1 << RTC_IRQ_NUM)	/* Mask RTC interrupt */
RTC_IRQ_NUM       289 arch/m68k/include/asm/MC68EZ328.h #define ISR_RTC		(1 << RTC_IRQ_NUM)	/* RTC interrupt */
RTC_IRQ_NUM       318 arch/m68k/include/asm/MC68EZ328.h #define IPR_RTC		(1 << RTC_IRQ_NUM)	/* RTC interrupt */
RTC_IRQ_NUM       269 arch/m68k/include/asm/MC68VZ328.h #define IMR_MRTC	(1 << RTC_IRQ_NUM)	/* Mask RTC interrupt */
RTC_IRQ_NUM       298 arch/m68k/include/asm/MC68VZ328.h #define ISR_RTC		(1 << RTC_IRQ_NUM)	/* RTC interrupt */
RTC_IRQ_NUM       327 arch/m68k/include/asm/MC68VZ328.h #define IPR_RTC		(1 << RTC_IRQ_NUM)	/* RTC interrupt */