Home
last modified time | relevance | path

Searched refs:RTC_IRQ (Results 1 – 16 of 16) sorted by relevance

/arch/mips/loongson64/common/
Drtc.c19 .start = RTC_IRQ,
20 .end = RTC_IRQ,
/arch/mips/cobalt/
Drtc.c20 .start = RTC_IRQ,
21 .end = RTC_IRQ,
/arch/x86/platform/olpc/
Dolpc-xo1-rtc.c34 .start = RTC_IRQ,
35 .end = RTC_IRQ,
/arch/alpha/kernel/
Dirq_alpha.c70 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()
Dirq_impl.h17 #define RTC_IRQ 8 macro
/arch/sparc/include/asm/
Dmc146818rtc_32.h28 #define RTC_IRQ 8 macro
/arch/mips/include/asm/mach-jazz/
Dmc146818rtc.h20 #define RTC_IRQ 8 macro
/arch/arm/include/asm/
Dmc146818rtc.h11 #define RTC_IRQ BUILD_BUG_ON(1) macro
/arch/mips/include/asm/mach-dec/
Dmc146818rtc.h23 #undef RTC_IRQ
/arch/mips/include/asm/mach-malta/
Dmc146818rtc.h18 #define RTC_IRQ 8 macro
/arch/mips/include/asm/mach-generic/
Dmc146818rtc.h16 #define RTC_IRQ 8 macro
/arch/mips/include/asm/mach-loongson64/
Dmc146818rtc.h16 #define RTC_IRQ 8 macro
/arch/x86/platform/intel-mid/device_libs/
Dplatform_mrfld_rtc.c27 ret = mp_map_gsi_to_irq(RTC_IRQ, IOAPIC_MAP_ALLOC, &info); in mrfld_legacy_rtc_alloc_irq()
/arch/x86/kernel/
Drtc.c167 .start = RTC_IRQ,
168 .end = RTC_IRQ,
/arch/x86/include/asm/
Dmc146818rtc.h101 #define RTC_IRQ 8 macro
/arch/sh/include/cpu-sh5/cpu/
Dirq.h93 #define RTC_IRQ IRQ_CUI macro