Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/mips/cobalt/
H A Drtc.c20 .start = RTC_IRQ,
21 .end = RTC_IRQ,
/kernel/linux/linux-5.10/arch/mips/loongson2ef/common/
H A Drtc.c19 .start = RTC_IRQ,
20 .end = RTC_IRQ,
/kernel/linux/linux-6.6/arch/mips/cobalt/
H A Drtc.c20 .start = RTC_IRQ,
21 .end = RTC_IRQ,
/kernel/linux/linux-6.6/arch/mips/loongson2ef/common/
H A Drtc.c19 .start = RTC_IRQ,
20 .end = RTC_IRQ,
/kernel/linux/linux-5.10/arch/x86/platform/olpc/
H A Dolpc-xo1-rtc.c34 .start = RTC_IRQ,
35 .end = RTC_IRQ,
/kernel/linux/linux-6.6/arch/x86/platform/olpc/
H A Dolpc-xo1-rtc.c34 .start = RTC_IRQ,
35 .end = RTC_IRQ,
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dirq_alpha.c70 handle_irq(RTC_IRQ); in do_entInt()
219 irq_set_chip_and_handler_name(RTC_IRQ, &dummy_irq_chip, in init_rtc_irq()
223 if (request_irq(RTC_IRQ, handler, 0, "timer", NULL)) in init_rtc_irq()
H A Dirq_impl.h17 #define RTC_IRQ 8 macro
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dirq_alpha.c70 handle_irq(RTC_IRQ); in do_entInt()
219 irq_set_chip_and_handler_name(RTC_IRQ, &dummy_irq_chip, in init_rtc_irq()
223 if (request_irq(RTC_IRQ, handler, 0, "timer", NULL)) in init_rtc_irq()
H A Dirq_impl.h17 #define RTC_IRQ 8 macro
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Drtc.c122 .start = RTC_IRQ,
123 .end = RTC_IRQ,
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dmc146818rtc_32.h28 #define RTC_IRQ 8 macro
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dmc146818rtc_32.h28 #define RTC_IRQ 8 macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Drtc.c167 .start = RTC_IRQ,
168 .end = RTC_IRQ,
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-dec/
H A Dmc146818rtc.h23 #undef RTC_IRQ macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dmc146818rtc.h11 #define RTC_IRQ BUILD_BUG_ON(1) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-jazz/
H A Dmc146818rtc.h20 #define RTC_IRQ 8 macro
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-malta/
H A Dmc146818rtc.h18 #define RTC_IRQ 8 macro
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-generic/
H A Dmc146818rtc.h16 #define RTC_IRQ 8 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-dec/
H A Dmc146818rtc.h23 #undef RTC_IRQ macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-generic/
H A Dmc146818rtc.h16 #define RTC_IRQ 8 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-jazz/
H A Dmc146818rtc.h20 #define RTC_IRQ 8 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-malta/
H A Dmc146818rtc.h18 #define RTC_IRQ 8 macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dmc146818rtc.h11 #define RTC_IRQ BUILD_BUG_ON(1) macro
/kernel/linux/linux-5.10/arch/x86/platform/intel-mid/device_libs/
H A Dplatform_mrfld_rtc.c27 ret = mp_map_gsi_to_irq(RTC_IRQ, IOAPIC_MAP_ALLOC, &info); in mrfld_legacy_rtc_alloc_irq()

Completed in 5 milliseconds

12