34#ifndef LIBBSP_ARM_XILINX_ZYNQ_IRQ_H
35#define LIBBSP_ARM_XILINX_ZYNQ_IRQ_H
55#define ZYNQ_IRQ_CPU_0 32
56#define ZYNQ_IRQ_CPU_1 33
57#define ZYNQ_IRQ_L2_CACHE 34
58#define ZYNQ_IRQ_OCM 35
59#define ZYNQ_IRQ_PMU_0 37
60#define ZYNQ_IRQ_PMU_1 38
61#define ZYNQ_IRQ_XADC 39
62#define ZYNQ_IRQ_DVI 40
63#define ZYNQ_IRQ_SWDT 41
64#define ZYNQ_IRQ_TTC_0_0 42
65#define ZYNQ_IRQ_TTC_1_0 43
66#define ZYNQ_IRQ_TTC_2_0 44
67#define ZYNQ_IRQ_DMAC_ABORT 45
68#define ZYNQ_IRQ_DMAC_0 46
69#define ZYNQ_IRQ_DMAC_1 47
70#define ZYNQ_IRQ_DMAC_2 48
71#define ZYNQ_IRQ_DMAC_3 49
72#define ZYNQ_IRQ_SMC 50
73#define ZYNQ_IRQ_QUAD_SPI 51
74#define ZYNQ_IRQ_GPIO 52
75#define ZYNQ_IRQ_USB_0 53
76#define ZYNQ_IRQ_ETHERNET_0 54
77#define ZYNQ_IRQ_ETHERNET_0_WAKEUP 55
78#define ZYNQ_IRQ_SDIO_0 56
79#define ZYNQ_IRQ_I2C_0 57
80#define ZYNQ_IRQ_SPI_0 58
81#define ZYNQ_IRQ_UART_0 59
82#define ZYNQ_IRQ_CAN_0 60
83#define ZYNQ_IRQ_FPGA_0 61
84#define ZYNQ_IRQ_FPGA_1 62
85#define ZYNQ_IRQ_FPGA_2 63
86#define ZYNQ_IRQ_FPGA_3 64
87#define ZYNQ_IRQ_FPGA_4 65
88#define ZYNQ_IRQ_FPGA_5 66
89#define ZYNQ_IRQ_FPGA_6 67
90#define ZYNQ_IRQ_FPGA_7 68
91#define ZYNQ_IRQ_TTC_0_1 69
92#define ZYNQ_IRQ_TTC_1_1 70
93#define ZYNQ_IRQ_TTC_2_1 71
94#define ZYNQ_IRQ_DMAC_4 72
95#define ZYNQ_IRQ_DMAC_5 73
96#define ZYNQ_IRQ_DMAC_6 74
97#define ZYNQ_IRQ_DMAC_7 75
98#define ZYNQ_IRQ_USB_1 76
99#define ZYNQ_IRQ_ETHERNET_1 77
100#define ZYNQ_IRQ_ETHERNET_1_WAKEUP 78
101#define ZYNQ_IRQ_SDIO_1 79
102#define ZYNQ_IRQ_I2C_1 80
103#define ZYNQ_IRQ_SPI_1 81
104#define ZYNQ_IRQ_UART_1 82
105#define ZYNQ_IRQ_CAN_1 83
106#define ZYNQ_IRQ_FPGA_8 84
107#define ZYNQ_IRQ_FPGA_9 85
108#define ZYNQ_IRQ_FPGA_10 86
109#define ZYNQ_IRQ_FPGA_11 87
110#define ZYNQ_IRQ_FPGA_12 88
111#define ZYNQ_IRQ_FPGA_13 89
112#define ZYNQ_IRQ_FPGA_14 90
113#define ZYNQ_IRQ_FPGA_15 91
114#define ZYNQ_IRQ_PARITY 92
116#define BSP_INTERRUPT_VECTOR_COUNT 93
This header file provides the interfaces of the Cortex-A9 MPCore Support.
This header file provides interfaces of the ARM Generic Interrupt Controller (GIC) support.
This header file is provided for backward compatiblility.