Home
last modified time | relevance | path

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

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