Home
last modified time | relevance | path

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

/linux/arch/mips/loongson2ef/common/
H A Drtc.c19 .start = RTC_IRQ,
20 .end = RTC_IRQ,
/linux/arch/mips/cobalt/
H A Drtc.c20 .start = RTC_IRQ,
21 .end = RTC_IRQ,
/linux/arch/sparc/include/asm/
H A Dmc146818rtc_32.h28 #define RTC_IRQ 8 macro
/linux/arch/arm/include/asm/
H A Dmc146818rtc.h11 #define RTC_IRQ BUILD_BUG_ON(1) macro
/linux/arch/alpha/kernel/
H A Dirq_impl.h17 #define RTC_IRQ 8 macro
/linux/arch/mips/include/asm/mach-dec/
H A Dmc146818rtc.h23 #undef RTC_IRQ
/linux/arch/x86/include/asm/
H A Dmc146818rtc.h101 #define RTC_IRQ 8 macro
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-data-modul-edm-sbc.dts226 "", "M2-B_PCIE_RST#", "M2-B_PCIE_WAKE#", "RTC_IRQ#",
737 /* RTC_IRQ# */
/linux/drivers/rtc/
H A Drtc-cmos.c1447 irq = RTC_IRQ; in cmos_platform_probe()