Searched refs:SDBINT_IRQ_BASE (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/vr41xx/nec-eagle/
H A Dirq.c96 val |= (u8)1 << (irq - SDBINT_IRQ_BASE);
105 val &= ~((u8)1 << (irq - SDBINT_IRQ_BASE));
151 return SDBINT_IRQ_BASE + i;
176 for (i = SDBINT_IRQ_BASE; i <= SDBINT_IRQ_LAST; i++)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/vr41xx/
H A Deagle.h84 #define SDBINT_IRQ_BASE 88 macro
85 #define DEG_IRQ (SDBINT_IRQ_BASE + 1)
86 #define ENUM_IRQ (SDBINT_IRQ_BASE + 2)
87 #define SIO1INT_IRQ (SDBINT_IRQ_BASE + 3)
88 #define SIO2INT_IRQ (SDBINT_IRQ_BASE + 4)
89 #define PARINT_IRQ (SDBINT_IRQ_BASE + 5)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/vr41xx/
H A Deagle.h84 #define SDBINT_IRQ_BASE 88 macro
85 #define DEG_IRQ (SDBINT_IRQ_BASE + 1)
86 #define ENUM_IRQ (SDBINT_IRQ_BASE + 2)
87 #define SIO1INT_IRQ (SDBINT_IRQ_BASE + 3)
88 #define SIO2INT_IRQ (SDBINT_IRQ_BASE + 4)
89 #define PARINT_IRQ (SDBINT_IRQ_BASE + 5)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/vr41xx/
H A Deagle.h84 #define SDBINT_IRQ_BASE 88 macro
85 #define DEG_IRQ (SDBINT_IRQ_BASE + 1)
86 #define ENUM_IRQ (SDBINT_IRQ_BASE + 2)
87 #define SIO1INT_IRQ (SDBINT_IRQ_BASE + 3)
88 #define SIO2INT_IRQ (SDBINT_IRQ_BASE + 4)
89 #define PARINT_IRQ (SDBINT_IRQ_BASE + 5)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/vr41xx/
H A Deagle.h84 #define SDBINT_IRQ_BASE 88 macro
85 #define DEG_IRQ (SDBINT_IRQ_BASE + 1)
86 #define ENUM_IRQ (SDBINT_IRQ_BASE + 2)
87 #define SIO1INT_IRQ (SDBINT_IRQ_BASE + 3)
88 #define SIO2INT_IRQ (SDBINT_IRQ_BASE + 4)
89 #define PARINT_IRQ (SDBINT_IRQ_BASE + 5)

Completed in 380 milliseconds