Searched refs:RTC_IRQ (Results 1 – 16 of 16) sorted by relevance
/arch/mips/loongson64/common/ |
D | rtc.c | 19 .start = RTC_IRQ, 20 .end = RTC_IRQ,
|
/arch/mips/cobalt/ |
D | rtc.c | 20 .start = RTC_IRQ, 21 .end = RTC_IRQ,
|
/arch/x86/platform/olpc/ |
D | olpc-xo1-rtc.c | 34 .start = RTC_IRQ, 35 .end = RTC_IRQ,
|
/arch/alpha/kernel/ |
D | irq_alpha.c | 70 handle_irq(RTC_IRQ); in do_entInt() 225 irq_set_chip_and_handler_name(RTC_IRQ, &dummy_irq_chip, in init_rtc_irq() 227 setup_irq(RTC_IRQ, &timer_irqaction); in init_rtc_irq()
|
D | irq_impl.h | 17 #define RTC_IRQ 8 macro
|
/arch/sparc/include/asm/ |
D | mc146818rtc_32.h | 28 #define RTC_IRQ 8 macro
|
/arch/mips/include/asm/mach-jazz/ |
D | mc146818rtc.h | 20 #define RTC_IRQ 8 macro
|
/arch/arm/include/asm/ |
D | mc146818rtc.h | 11 #define RTC_IRQ BUILD_BUG_ON(1) macro
|
/arch/mips/include/asm/mach-dec/ |
D | mc146818rtc.h | 23 #undef RTC_IRQ
|
/arch/mips/include/asm/mach-malta/ |
D | mc146818rtc.h | 18 #define RTC_IRQ 8 macro
|
/arch/mips/include/asm/mach-generic/ |
D | mc146818rtc.h | 16 #define RTC_IRQ 8 macro
|
/arch/mips/include/asm/mach-loongson64/ |
D | mc146818rtc.h | 16 #define RTC_IRQ 8 macro
|
/arch/x86/platform/intel-mid/device_libs/ |
D | platform_mrfld_rtc.c | 27 ret = mp_map_gsi_to_irq(RTC_IRQ, IOAPIC_MAP_ALLOC, &info); in mrfld_legacy_rtc_alloc_irq()
|
/arch/x86/kernel/ |
D | rtc.c | 167 .start = RTC_IRQ, 168 .end = RTC_IRQ,
|
/arch/x86/include/asm/ |
D | mc146818rtc.h | 101 #define RTC_IRQ 8 macro
|
/arch/sh/include/cpu-sh5/cpu/ |
D | irq.h | 93 #define RTC_IRQ IRQ_CUI macro
|