Home
last modified time | relevance | path

Searched refs:ELAPSEDTIME_IRQ (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/mips/vr41xx/common/
Drtc.c41 .start = ELAPSEDTIME_IRQ,
42 .end = ELAPSEDTIME_IRQ,
64 .start = ELAPSEDTIME_IRQ,
65 .end = ELAPSEDTIME_IRQ,
/linux-3.4.99/arch/mips/include/asm/vr41xx/
Dirq.h42 #define ELAPSEDTIME_IRQ SYSINT1_IRQ(3) macro