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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/m32700ut/
H A Dm32700ut_pld.h77 #define PLD_IRQ_INT0 (M32700UT_PLD_IRQ_BASE + 0) /* None */
78 #define PLD_IRQ_INT1 (M32700UT_PLD_IRQ_BASE + 1) /* reserved */
79 #define PLD_IRQ_INT2 (M32700UT_PLD_IRQ_BASE + 2) /* reserved */
80 #define PLD_IRQ_CFIREQ (M32700UT_PLD_IRQ_BASE + 3) /* CF IREQ */
81 #define PLD_IRQ_CFC_INSERT (M32700UT_PLD_IRQ_BASE + 4) /* CF Insert */
82 #define PLD_IRQ_CFC_EJECT (M32700UT_PLD_IRQ_BASE + 5) /* CF Eject */
83 #define PLD_IRQ_EXINT (M32700UT_PLD_IRQ_BASE + 6) /* EXINT */
84 #define PLD_IRQ_INT7 (M32700UT_PLD_IRQ_BASE + 7) /* reserved */
85 #define PLD_IRQ_INT8 (M32700UT_PLD_IRQ_BASE + 8) /* reserved */
86 #define PLD_IRQ_INT9 (M32700UT_PLD_IRQ_BASE
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dirq.h16 #define M32700UT_PLD_IRQ_BASE (M32700UT_CPU_IRQ_BASE + M32700UT_NUM_CPU_IRQ) macro
33 #define M32700UT_PLD_IRQ_BASE \ macro
36 (M32700UT_PLD_IRQ_BASE + M32700UT_NUM_PLD_IRQ)
H A Dm32r.h27 #define M32R_INT1ICU_IRQ_BASE M32700UT_PLD_IRQ_BASE
59 #define M32R_INT1ICU_IRQ_BASE M32700UT_PLD_IRQ_BASE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/platforms/usrv/
H A Dsetup.c78 #define irq2pldirq(x) ((x) - M32700UT_PLD_IRQ_BASE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/platforms/m32700ut/
H A Dsetup.c86 #define irq2pldirq(x) ((x) - M32700UT_PLD_IRQ_BASE)

Completed in 56 milliseconds