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

12

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dmc146818rtc.h28 #define RTC_IRQ 8 macro
30 #define RTC_IRQ 0 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dmc146818rtc.h28 #define RTC_IRQ 8 macro
30 #define RTC_IRQ 0 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dmc146818rtc.h59 #define RTC_IRQ IT8172_RTC_IRQ macro
65 #define RTC_IRQ 0 macro
70 #define RTC_IRQ 8 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dmc146818rtc.h59 #define RTC_IRQ IT8172_RTC_IRQ macro
65 #define RTC_IRQ 0 macro
70 #define RTC_IRQ 8 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dmc146818rtc.h59 #define RTC_IRQ IT8172_RTC_IRQ macro
65 #define RTC_IRQ 0 macro
70 #define RTC_IRQ 8 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dmc146818rtc.h59 #define RTC_IRQ IT8172_RTC_IRQ macro
65 #define RTC_IRQ 0 macro
70 #define RTC_IRQ 8 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/dec/
H A Drtc-dec.h28 #define RTC_IRQ 0 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/dec/
H A Drtc-dec.h28 #define RTC_IRQ 0 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dmc146818rtc.h31 #define RTC_IRQ 8 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dmc146818rtc.h27 #define RTC_IRQ 8 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/dec/
H A Drtc-dec.h28 #define RTC_IRQ 0 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/dec/
H A Drtc-dec.h28 #define RTC_IRQ 0 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dmc146818rtc.h31 #define RTC_IRQ 8 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dmc146818rtc.h27 #define RTC_IRQ 8 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/dec/
H A Drtc-dec.h28 #define RTC_IRQ 0 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dmc146818rtc.h27 #define RTC_IRQ 8 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dmc146818rtc.h27 #define RTC_IRQ 8 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/dec/
H A Drtc-dec.h28 #define RTC_IRQ 0 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dmc146818rtc.h56 #define RTC_IRQ 8 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dmc146818rtc.h33 #define RTC_IRQ 8 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dmc146818rtc.h56 #define RTC_IRQ 8 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dmc146818rtc.h33 #define RTC_IRQ 8 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dirq_alpha.c66 irq_attempt(cpu, RTC_IRQ)++;
67 kstat.irqs[cpu][RTC_IRQ]++;
69 handle_irq(RTC_IRQ, &regs);
73 handle_irq(RTC_IRQ, &regs);
239 irq_desc[RTC_IRQ].status = IRQ_DISABLED;
240 irq_desc[RTC_IRQ].handler = &rtc_irq_type;
241 setup_irq(RTC_IRQ, &timer_irqaction);
H A Dirq_impl.h15 #define RTC_IRQ 8 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Drtc.c85 #if RTC_IRQ
100 #if RTC_IRQ
110 #if RTC_IRQ
116 #if RTC_IRQ
157 #if RTC_IRQ
233 #if !RTC_IRQ
300 #if RTC_IRQ
317 #if RTC_IRQ
526 #if RTC_IRQ
625 #if RTC_IRQ
[all...]

Completed in 111 milliseconds

12