Searched refs:RTC_IRQ (Results 1 - 20 of 20) sorted by relevance

/arch/mips/loongson/common/
H A Drtc.c23 .start = RTC_IRQ,
24 .end = RTC_IRQ,
/arch/arm/include/asm/
H A Dmc146818rtc.h10 #define RTC_IRQ BUILD_BUG_ON(1) macro
/arch/m32r/include/asm/
H A Dmc146818rtc.h27 #define RTC_IRQ 8 macro
/arch/mips/include/asm/mach-generic/
H A Dmc146818rtc.h16 #define RTC_IRQ 8 macro
/arch/mips/include/asm/mach-jazz/
H A Dmc146818rtc.h20 #define RTC_IRQ 8 macro
/arch/sparc/include/asm/
H A Dmc146818rtc_32.h27 #define RTC_IRQ 8 macro
/arch/mips/cobalt/
H A Drtc.c33 .start = RTC_IRQ,
34 .end = RTC_IRQ,
/arch/alpha/kernel/
H A Dirq_impl.h16 #define RTC_IRQ 8 macro
H A Dirq_alpha.c69 handle_irq(RTC_IRQ);
224 irq_set_chip_and_handler_name(RTC_IRQ, &dummy_irq_chip,
226 setup_irq(RTC_IRQ, &timer_irqaction);
/arch/mips/include/asm/mach-dec/
H A Dmc146818rtc.h27 #undef RTC_IRQ macro
/arch/mips/include/asm/mach-loongson/
H A Dmc146818rtc.h16 #define RTC_IRQ 8 macro
/arch/mips/include/asm/mach-malta/
H A Dmc146818rtc.h30 #define RTC_IRQ 8 macro
/arch/x86/platform/olpc/
H A Dolpc-xo1-rtc.c37 .start = RTC_IRQ,
38 .end = RTC_IRQ,
/arch/sh/include/cpu-sh5/cpu/
H A Dirq.h96 #define RTC_IRQ IRQ_CUI macro
/arch/mips/mti-malta/
H A Dmalta-platform.c77 .start = RTC_IRQ,
78 .end = RTC_IRQ,
/arch/x86/include/asm/
H A Dmc146818rtc.h101 #define RTC_IRQ 8 macro
/arch/x86/kernel/
H A Drtc.c157 .start = RTC_IRQ,
158 .end = RTC_IRQ,
/arch/mn10300/include/asm/
H A Drtc-regs.h82 #define RTC_IRQ RTIRQ macro
/arch/arm/mach-versatile/
H A Dcore.c626 #define RTC_IRQ { IRQ_RTCINT } macro
/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h1236 #define RTC_IRQ 0x00000080 /* Real-Time Clock Interrupt Request */ macro

Completed in 430 milliseconds