Searched refs:IVG_BASE (Results 1 – 1 of 1) sorted by relevance
119 #define IVG_BASE 7 macro121 #define IRQ_PLL_WAKEUP (IVG_BASE + 0) /* PLL Wakeup Interrupt */122 #define IRQ_DMA1_ERROR (IVG_BASE + 1) /* DMA1 Error (general) */124 #define IRQ_DMA2_ERROR (IVG_BASE + 2) /* DMA2 Error (general) */125 #define IRQ_IMDMA_ERROR (IVG_BASE + 3) /* IMDMA Error Interrupt */126 #define IRQ_PPI1_ERROR (IVG_BASE + 4) /* PPI1 Error Interrupt */128 #define IRQ_PPI2_ERROR (IVG_BASE + 5) /* PPI2 Error Interrupt */129 #define IRQ_SPORT0_ERROR (IVG_BASE + 6) /* SPORT0 Error Interrupt */130 #define IRQ_SPORT1_ERROR (IVG_BASE + 7) /* SPORT1 Error Interrupt */131 #define IRQ_SPI_ERROR (IVG_BASE + 8) /* SPI Error Interrupt */[all …]