Searched refs:IRQ_EB_GIC_START (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-realview/include/mach/
H A Dirqs-eb.h24 #define IRQ_EB_GIC_START 32 macro
29 #define IRQ_EB_WDOG (IRQ_EB_GIC_START + 0) /* Watchdog timer */
30 #define IRQ_EB_SOFT (IRQ_EB_GIC_START + 1) /* Software interrupt */
31 #define IRQ_EB_COMMRx (IRQ_EB_GIC_START + 2) /* Debug Comm Rx interrupt */
32 #define IRQ_EB_COMMTx (IRQ_EB_GIC_START + 3) /* Debug Comm Tx interrupt */
33 #define IRQ_EB_TIMER0_1 (IRQ_EB_GIC_START + 4) /* Timer 0 and 1 */
34 #define IRQ_EB_TIMER2_3 (IRQ_EB_GIC_START + 5) /* Timer 2 and 3 */
35 #define IRQ_EB_GPIO0 (IRQ_EB_GIC_START + 6) /* GPIO 0 */
36 #define IRQ_EB_GPIO1 (IRQ_EB_GIC_START + 7) /* GPIO 1 */
37 #define IRQ_EB_GPIO2 (IRQ_EB_GIC_START
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-realview/include/mach/
H A Dirqs-eb.h24 #define IRQ_EB_GIC_START 32 macro
29 #define IRQ_EB_WDOG (IRQ_EB_GIC_START + 0) /* Watchdog timer */
30 #define IRQ_EB_SOFT (IRQ_EB_GIC_START + 1) /* Software interrupt */
31 #define IRQ_EB_COMMRx (IRQ_EB_GIC_START + 2) /* Debug Comm Rx interrupt */
32 #define IRQ_EB_COMMTx (IRQ_EB_GIC_START + 3) /* Debug Comm Tx interrupt */
33 #define IRQ_EB_TIMER0_1 (IRQ_EB_GIC_START + 4) /* Timer 0 and 1 */
34 #define IRQ_EB_TIMER2_3 (IRQ_EB_GIC_START + 5) /* Timer 2 and 3 */
35 #define IRQ_EB_GPIO0 (IRQ_EB_GIC_START + 6) /* GPIO 0 */
36 #define IRQ_EB_GPIO1 (IRQ_EB_GIC_START + 7) /* GPIO 1 */
37 #define IRQ_EB_GPIO2 (IRQ_EB_GIC_START
[all...]

Completed in 117 milliseconds