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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-blackfin/mach-bf561/
H A Dirq.h143 #define IVG_BASE 7 macro
145 #define IRQ_PLL_WAKEUP (IVG_BASE + 0) /* PLL Wakeup Interrupt */
146 #define IRQ_DMA1_ERROR (IVG_BASE + 1) /* DMA1 Error (general) */
148 #define IRQ_DMA2_ERROR (IVG_BASE + 2) /* DMA2 Error (general) */
149 #define IRQ_IMDMA_ERROR (IVG_BASE + 3) /* IMDMA Error Interrupt */
150 #define IRQ_PPI1_ERROR (IVG_BASE + 4) /* PPI1 Error Interrupt */
152 #define IRQ_PPI2_ERROR (IVG_BASE + 5) /* PPI2 Error Interrupt */
153 #define IRQ_SPORT0_ERROR (IVG_BASE + 6) /* SPORT0 Error Interrupt */
154 #define IRQ_SPORT1_ERROR (IVG_BASE + 7) /* SPORT1 Error Interrupt */
155 #define IRQ_SPI_ERROR (IVG_BASE
[all...]

Completed in 39 milliseconds