/arch/sh/boards/mach-highlander/ |
D | irq-r7780mp.c | 40 INTC_IRQ(RTC, IRQ_RTC), 57 IRQ_SCIF0, IRQ_SMBUS, IRQ_RTC, IRQ_EXT6,
|
D | irq-r7785rp.c | 36 INTC_IRQ(RTC, IRQ_RTC), 60 IRQ_RTC, IRQ_TH_ALERT, IRQ_AX88796, IRQ_EXT0,
|
/arch/arm/mach-h720x/include/mach/ |
D | irqs.h | 25 #define IRQ_RTC 10 /* 0x000400 */ macro 62 #define IRQ_RTC 7 /* 0x00000080 */ macro
|
/arch/blackfin/mach-bf537/ |
D | Kconfig | 19 config IRQ_RTC config 20 int "IRQ_RTC"
|
/arch/blackfin/mach-bf538/ |
D | Kconfig | 31 config IRQ_RTC config 32 int "IRQ_RTC"
|
/arch/blackfin/mach-bf533/include/mach/ |
D | irq.h | 94 #define IRQ_RTC 14 /*RTC Interrupt */ macro
|
/arch/blackfin/mach-bf518/ |
D | Kconfig | 103 config IRQ_RTC config 104 int "IRQ_RTC"
|
/arch/blackfin/mach-bf537/include/mach/ |
D | irq.h | 69 #define IRQ_RTC 10 /*RTC Interrupt */ macro
|
/arch/blackfin/mach-bf527/ |
D | Kconfig | 117 config IRQ_RTC config 118 int "IRQ_RTC"
|
/arch/arm/mach-s3c24a0/include/mach/ |
D | irqs.h | 49 #define IRQ_RTC S3C2410_IRQ(30) /* 46 */ macro
|
/arch/arm/plat-s3c24xx/ |
D | devs.c | 330 .start = IRQ_RTC, 331 .end = IRQ_RTC,
|
D | irq.c | 84 unsigned long s3c_irqwake_intallow = 1L << (IRQ_RTC - IRQ_EINT0) | 0xfL;
|
/arch/blackfin/mach-bf538/include/mach/ |
D | irq.h | 75 #define IRQ_RTC BFIN_IRQ(7) /* RTC */ macro
|
/arch/arm/mach-s3c2410/include/mach/ |
D | irqs.h | 58 #define IRQ_RTC S3C2410_IRQ(30) macro
|
/arch/blackfin/mach-bf527/include/mach/ |
D | irq.h | 80 #define IRQ_RTC BFIN_IRQ(14) /* RTC */ macro
|
D | defBF52x_base.h | 691 #define IRQ_RTC 0x00000008 /* Real Time Clock Interrupt */
|
/arch/blackfin/mach-bf518/include/mach/ |
D | irq.h | 81 #define IRQ_RTC BFIN_IRQ(14) /* RTC */ macro
|
D | defBF51x_base.h | 690 #define IRQ_RTC 0x00000008 /* Real Time Clock Interrupt */
|
/arch/arm/mach-s3c2412/ |
D | irq.c | 198 set_irq_chip(IRQ_RTC, &s3c2412_irq_rtc_chip); in s3c2412_irq_add()
|
/arch/blackfin/mach-bf548/ |
D | Kconfig | 38 config IRQ_RTC config 39 int "IRQ_RTC"
|
/arch/sh/include/mach-common/mach/ |
D | highlander.h | 191 #define IRQ_RTC (HL_FPGA_IRQ_BASE + 13) macro
|
/arch/blackfin/mach-bf548/include/mach/ |
D | irq.h | 75 #define IRQ_RTC BFIN_IRQ(7) /* RTC Interrupt */ macro
|
/arch/blackfin/mach-common/ |
D | ints-priority.c | 217 #ifdef IRQ_RTC 218 case IRQ_RTC:
|