Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
irq.h File Reference
#include <mach-common/irq.h>

Go to the source code of this file.

Macros

#define NR_PERI_INTS   (2 * 32)
 
#define IRQ_PLL_WAKEUP   BFIN_IRQ(0) /* PLL Wakeup Interrupt */
 
#define IRQ_DMA0_ERROR   BFIN_IRQ(1) /* DMA Error 0 (generic) */
 
#define IRQ_DMAR0_BLK   BFIN_IRQ(2) /* DMAR0 Block Interrupt */
 
#define IRQ_DMAR1_BLK   BFIN_IRQ(3) /* DMAR1 Block Interrupt */
 
#define IRQ_DMAR0_OVR   BFIN_IRQ(4) /* DMAR0 Overflow Error */
 
#define IRQ_DMAR1_OVR   BFIN_IRQ(5) /* DMAR1 Overflow Error */
 
#define IRQ_PPI_ERROR   BFIN_IRQ(6) /* PPI Error */
 
#define IRQ_MAC_ERROR   BFIN_IRQ(7) /* MAC Status */
 
#define IRQ_SPORT0_ERROR   BFIN_IRQ(8) /* SPORT0 Status */
 
#define IRQ_SPORT1_ERROR   BFIN_IRQ(9) /* SPORT1 Status */
 
#define IRQ_PTP_ERROR   BFIN_IRQ(10) /* PTP Error Interrupt */
 
#define IRQ_UART0_ERROR   BFIN_IRQ(12) /* UART0 Status */
 
#define IRQ_UART1_ERROR   BFIN_IRQ(13) /* UART1 Status */
 
#define IRQ_RTC   BFIN_IRQ(14) /* RTC */
 
#define IRQ_PPI   BFIN_IRQ(15) /* DMA Channel 0 (PPI) */
 
#define IRQ_SPORT0_RX   BFIN_IRQ(16) /* DMA 3 Channel (SPORT0 RX) */
 
#define IRQ_SPORT0_TX   BFIN_IRQ(17) /* DMA 4 Channel (SPORT0 TX) */
 
#define IRQ_RSI   BFIN_IRQ(17) /* DMA 4 Channel (RSI) */
 
#define IRQ_SPORT1_RX   BFIN_IRQ(18) /* DMA 5 Channel (SPORT1 RX/SPI) */
 
#define IRQ_SPI1   BFIN_IRQ(18) /* DMA 5 Channel (SPI1) */
 
#define IRQ_SPORT1_TX   BFIN_IRQ(19) /* DMA 6 Channel (SPORT1 TX) */
 
#define IRQ_TWI   BFIN_IRQ(20) /* TWI */
 
#define IRQ_SPI0   BFIN_IRQ(21) /* DMA 7 Channel (SPI0) */
 
#define IRQ_UART0_RX   BFIN_IRQ(22) /* DMA8 Channel (UART0 RX) */
 
#define IRQ_UART0_TX   BFIN_IRQ(23) /* DMA9 Channel (UART0 TX) */
 
#define IRQ_UART1_RX   BFIN_IRQ(24) /* DMA10 Channel (UART1 RX) */
 
#define IRQ_UART1_TX   BFIN_IRQ(25) /* DMA11 Channel (UART1 TX) */
 
#define IRQ_OPTSEC   BFIN_IRQ(26) /* OTPSEC Interrupt */
 
#define IRQ_CNT   BFIN_IRQ(27) /* GP Counter */
 
#define IRQ_MAC_RX   BFIN_IRQ(28) /* DMA1 Channel (MAC RX) */
 
#define IRQ_PORTH_INTA   BFIN_IRQ(29) /* Port H Interrupt A */
 
#define IRQ_MAC_TX   BFIN_IRQ(30) /* DMA2 Channel (MAC TX) */
 
#define IRQ_PORTH_INTB   BFIN_IRQ(31) /* Port H Interrupt B */
 
#define IRQ_TIMER0   BFIN_IRQ(32) /* Timer 0 */
 
#define IRQ_TIMER1   BFIN_IRQ(33) /* Timer 1 */
 
#define IRQ_TIMER2   BFIN_IRQ(34) /* Timer 2 */
 
#define IRQ_TIMER3   BFIN_IRQ(35) /* Timer 3 */
 
#define IRQ_TIMER4   BFIN_IRQ(36) /* Timer 4 */
 
#define IRQ_TIMER5   BFIN_IRQ(37) /* Timer 5 */
 
#define IRQ_TIMER6   BFIN_IRQ(38) /* Timer 6 */
 
#define IRQ_TIMER7   BFIN_IRQ(39) /* Timer 7 */
 
#define IRQ_PORTG_INTA   BFIN_IRQ(40) /* Port G Interrupt A */
 
#define IRQ_PORTG_INTB   BFIN_IRQ(41) /* Port G Interrupt B */
 
#define IRQ_MEM_DMA0   BFIN_IRQ(42) /* MDMA Stream 0 */
 
#define IRQ_MEM_DMA1   BFIN_IRQ(43) /* MDMA Stream 1 */
 
#define IRQ_WATCH   BFIN_IRQ(44) /* Software Watchdog Timer */
 
#define IRQ_PORTF_INTA   BFIN_IRQ(45) /* Port F Interrupt A */
 
#define IRQ_PORTF_INTB   BFIN_IRQ(46) /* Port F Interrupt B */
 
#define IRQ_SPI0_ERROR   BFIN_IRQ(47) /* SPI0 Status */
 
#define IRQ_SPI1_ERROR   BFIN_IRQ(48) /* SPI1 Error */
 
#define IRQ_RSI_INT0   BFIN_IRQ(51) /* RSI Interrupt0 */
 
#define IRQ_RSI_INT1   BFIN_IRQ(52) /* RSI Interrupt1 */
 
#define IRQ_PWM_TRIP   BFIN_IRQ(53) /* PWM Trip Interrupt */
 
#define IRQ_PWM_SYNC   BFIN_IRQ(54) /* PWM Sync Interrupt */
 
#define IRQ_PTP_STAT   BFIN_IRQ(55) /* PTP Stat Interrupt */
 
#define SYS_IRQS   BFIN_IRQ(63) /* 70 */
 
#define IRQ_PF0   71
 
#define IRQ_PF1   72
 
#define IRQ_PF2   73
 
#define IRQ_PF3   74
 
#define IRQ_PF4   75
 
#define IRQ_PF5   76
 
#define IRQ_PF6   77
 
#define IRQ_PF7   78
 
#define IRQ_PF8   79
 
#define IRQ_PF9   80
 
#define IRQ_PF10   81
 
#define IRQ_PF11   82
 
#define IRQ_PF12   83
 
#define IRQ_PF13   84
 
#define IRQ_PF14   85
 
#define IRQ_PF15   86
 
#define IRQ_PG0   87
 
#define IRQ_PG1   88
 
#define IRQ_PG2   89
 
#define IRQ_PG3   90
 
#define IRQ_PG4   91
 
#define IRQ_PG5   92
 
#define IRQ_PG6   93
 
#define IRQ_PG7   94
 
#define IRQ_PG8   95
 
#define IRQ_PG9   96
 
#define IRQ_PG10   97
 
#define IRQ_PG11   98
 
#define IRQ_PG12   99
 
#define IRQ_PG13   100
 
#define IRQ_PG14   101
 
#define IRQ_PG15   102
 
#define IRQ_PH0   103
 
#define IRQ_PH1   104
 
#define IRQ_PH2   105
 
#define IRQ_PH3   106
 
#define IRQ_PH4   107
 
#define IRQ_PH5   108
 
#define IRQ_PH6   109
 
#define IRQ_PH7   110
 
#define IRQ_PH8   111
 
#define IRQ_PH9   112
 
#define IRQ_PH10   113
 
#define IRQ_PH11   114
 
#define IRQ_PH12   115
 
#define IRQ_PH13   116
 
#define IRQ_PH14   117
 
#define IRQ_PH15   118
 
#define GPIO_IRQ_BASE   IRQ_PF0
 
#define IRQ_MAC_PHYINT   119 /* PHY_INT Interrupt */
 
#define IRQ_MAC_MMCINT   120 /* MMC Counter Interrupt */
 
#define IRQ_MAC_RXFSINT   121 /* RX Frame-Status Interrupt */
 
#define IRQ_MAC_TXFSINT   122 /* TX Frame-Status Interrupt */
 
#define IRQ_MAC_WAKEDET   123 /* Wake-Up Interrupt */
 
#define IRQ_MAC_RXDMAERR   124 /* RX DMA Direction Error Interrupt */
 
#define IRQ_MAC_TXDMAERR   125 /* TX DMA Direction Error Interrupt */
 
#define IRQ_MAC_STMDONE   126 /* Station Mgt. Transfer Done Interrupt */
 
#define NR_MACH_IRQS   (IRQ_MAC_STMDONE + 1)
 
#define IRQ_PLL_WAKEUP_POS   0
 
#define IRQ_DMA0_ERROR_POS   4
 
#define IRQ_DMAR0_BLK_POS   8
 
#define IRQ_DMAR1_BLK_POS   12
 
#define IRQ_DMAR0_OVR_POS   16
 
#define IRQ_DMAR1_OVR_POS   20
 
#define IRQ_PPI_ERROR_POS   24
 
#define IRQ_MAC_ERROR_POS   28
 
#define IRQ_SPORT0_ERROR_POS   0
 
#define IRQ_SPORT1_ERROR_POS   4
 
#define IRQ_PTP_ERROR_POS   8
 
#define IRQ_UART0_ERROR_POS   16
 
#define IRQ_UART1_ERROR_POS   20
 
#define IRQ_RTC_POS   24
 
#define IRQ_PPI_POS   28
 
#define IRQ_SPORT0_RX_POS   0
 
#define IRQ_SPORT0_TX_POS   4
 
#define IRQ_RSI_POS   4
 
#define IRQ_SPORT1_RX_POS   8
 
#define IRQ_SPI1_POS   8
 
#define IRQ_SPORT1_TX_POS   12
 
#define IRQ_TWI_POS   16
 
#define IRQ_SPI0_POS   20
 
#define IRQ_UART0_RX_POS   24
 
#define IRQ_UART0_TX_POS   28
 
#define IRQ_UART1_RX_POS   0
 
#define IRQ_UART1_TX_POS   4
 
#define IRQ_OPTSEC_POS   8
 
#define IRQ_CNT_POS   12
 
#define IRQ_MAC_RX_POS   16
 
#define IRQ_PORTH_INTA_POS   20
 
#define IRQ_MAC_TX_POS   24
 
#define IRQ_PORTH_INTB_POS   28
 
#define IRQ_TIMER0_POS   0
 
#define IRQ_TIMER1_POS   4
 
#define IRQ_TIMER2_POS   8
 
#define IRQ_TIMER3_POS   12
 
#define IRQ_TIMER4_POS   16
 
#define IRQ_TIMER5_POS   20
 
#define IRQ_TIMER6_POS   24
 
#define IRQ_TIMER7_POS   28
 
#define IRQ_PORTG_INTA_POS   0
 
#define IRQ_PORTG_INTB_POS   4
 
#define IRQ_MEM_DMA0_POS   8
 
#define IRQ_MEM_DMA1_POS   12
 
#define IRQ_WATCH_POS   16
 
#define IRQ_PORTF_INTA_POS   20
 
#define IRQ_PORTF_INTB_POS   24
 
#define IRQ_SPI0_ERROR_POS   28
 
#define IRQ_SPI1_ERROR_POS   0
 
#define IRQ_RSI_INT0_POS   12
 
#define IRQ_RSI_INT1_POS   16
 
#define IRQ_PWM_TRIP_POS   20
 
#define IRQ_PWM_SYNC_POS   24
 
#define IRQ_PTP_STAT_POS   28
 

Macro Definition Documentation

#define GPIO_IRQ_BASE   IRQ_PF0

Definition at line 123 of file irq.h.

#define IRQ_CNT   BFIN_IRQ(27) /* GP Counter */

Definition at line 42 of file irq.h.

#define IRQ_CNT_POS   12

Definition at line 171 of file irq.h.

#define IRQ_DMA0_ERROR   BFIN_IRQ(1) /* DMA Error 0 (generic) */

Definition at line 15 of file irq.h.

#define IRQ_DMA0_ERROR_POS   4

Definition at line 138 of file irq.h.

#define IRQ_DMAR0_BLK   BFIN_IRQ(2) /* DMAR0 Block Interrupt */

Definition at line 16 of file irq.h.

#define IRQ_DMAR0_BLK_POS   8

Definition at line 139 of file irq.h.

#define IRQ_DMAR0_OVR   BFIN_IRQ(4) /* DMAR0 Overflow Error */

Definition at line 18 of file irq.h.

#define IRQ_DMAR0_OVR_POS   16

Definition at line 141 of file irq.h.

#define IRQ_DMAR1_BLK   BFIN_IRQ(3) /* DMAR1 Block Interrupt */

Definition at line 17 of file irq.h.

#define IRQ_DMAR1_BLK_POS   12

Definition at line 140 of file irq.h.

#define IRQ_DMAR1_OVR   BFIN_IRQ(5) /* DMAR1 Overflow Error */

Definition at line 19 of file irq.h.

#define IRQ_DMAR1_OVR_POS   20

Definition at line 142 of file irq.h.

#define IRQ_MAC_ERROR   BFIN_IRQ(7) /* MAC Status */

Definition at line 21 of file irq.h.

#define IRQ_MAC_ERROR_POS   28

Definition at line 144 of file irq.h.

#define IRQ_MAC_MMCINT   120 /* MMC Counter Interrupt */

Definition at line 126 of file irq.h.

#define IRQ_MAC_PHYINT   119 /* PHY_INT Interrupt */

Definition at line 125 of file irq.h.

#define IRQ_MAC_RX   BFIN_IRQ(28) /* DMA1 Channel (MAC RX) */

Definition at line 43 of file irq.h.

#define IRQ_MAC_RX_POS   16

Definition at line 172 of file irq.h.

#define IRQ_MAC_RXDMAERR   124 /* RX DMA Direction Error Interrupt */

Definition at line 130 of file irq.h.

#define IRQ_MAC_RXFSINT   121 /* RX Frame-Status Interrupt */

Definition at line 127 of file irq.h.

#define IRQ_MAC_STMDONE   126 /* Station Mgt. Transfer Done Interrupt */

Definition at line 132 of file irq.h.

#define IRQ_MAC_TX   BFIN_IRQ(30) /* DMA2 Channel (MAC TX) */

Definition at line 45 of file irq.h.

#define IRQ_MAC_TX_POS   24

Definition at line 174 of file irq.h.

#define IRQ_MAC_TXDMAERR   125 /* TX DMA Direction Error Interrupt */

Definition at line 131 of file irq.h.

#define IRQ_MAC_TXFSINT   122 /* TX Frame-Status Interrupt */

Definition at line 128 of file irq.h.

#define IRQ_MAC_WAKEDET   123 /* Wake-Up Interrupt */

Definition at line 129 of file irq.h.

#define IRQ_MEM_DMA0   BFIN_IRQ(42) /* MDMA Stream 0 */

Definition at line 57 of file irq.h.

#define IRQ_MEM_DMA0_POS   8

Definition at line 190 of file irq.h.

#define IRQ_MEM_DMA1   BFIN_IRQ(43) /* MDMA Stream 1 */

Definition at line 58 of file irq.h.

#define IRQ_MEM_DMA1_POS   12

Definition at line 191 of file irq.h.

#define IRQ_OPTSEC   BFIN_IRQ(26) /* OTPSEC Interrupt */

Definition at line 41 of file irq.h.

#define IRQ_OPTSEC_POS   8

Definition at line 170 of file irq.h.

#define IRQ_PF0   71

Definition at line 72 of file irq.h.

#define IRQ_PF1   72

Definition at line 73 of file irq.h.

#define IRQ_PF10   81

Definition at line 82 of file irq.h.

#define IRQ_PF11   82

Definition at line 83 of file irq.h.

#define IRQ_PF12   83

Definition at line 84 of file irq.h.

#define IRQ_PF13   84

Definition at line 85 of file irq.h.

#define IRQ_PF14   85

Definition at line 86 of file irq.h.

#define IRQ_PF15   86

Definition at line 87 of file irq.h.

#define IRQ_PF2   73

Definition at line 74 of file irq.h.

#define IRQ_PF3   74

Definition at line 75 of file irq.h.

#define IRQ_PF4   75

Definition at line 76 of file irq.h.

#define IRQ_PF5   76

Definition at line 77 of file irq.h.

#define IRQ_PF6   77

Definition at line 78 of file irq.h.

#define IRQ_PF7   78

Definition at line 79 of file irq.h.

#define IRQ_PF8   79

Definition at line 80 of file irq.h.

#define IRQ_PF9   80

Definition at line 81 of file irq.h.

#define IRQ_PG0   87

Definition at line 89 of file irq.h.

#define IRQ_PG1   88

Definition at line 90 of file irq.h.

#define IRQ_PG10   97

Definition at line 99 of file irq.h.

#define IRQ_PG11   98

Definition at line 100 of file irq.h.

#define IRQ_PG12   99

Definition at line 101 of file irq.h.

#define IRQ_PG13   100

Definition at line 102 of file irq.h.

#define IRQ_PG14   101

Definition at line 103 of file irq.h.

#define IRQ_PG15   102

Definition at line 104 of file irq.h.

#define IRQ_PG2   89

Definition at line 91 of file irq.h.

#define IRQ_PG3   90

Definition at line 92 of file irq.h.

#define IRQ_PG4   91

Definition at line 93 of file irq.h.

#define IRQ_PG5   92

Definition at line 94 of file irq.h.

#define IRQ_PG6   93

Definition at line 95 of file irq.h.

#define IRQ_PG7   94

Definition at line 96 of file irq.h.

#define IRQ_PG8   95

Definition at line 97 of file irq.h.

#define IRQ_PG9   96

Definition at line 98 of file irq.h.

#define IRQ_PH0   103

Definition at line 106 of file irq.h.

#define IRQ_PH1   104

Definition at line 107 of file irq.h.

#define IRQ_PH10   113

Definition at line 116 of file irq.h.

#define IRQ_PH11   114

Definition at line 117 of file irq.h.

#define IRQ_PH12   115

Definition at line 118 of file irq.h.

#define IRQ_PH13   116

Definition at line 119 of file irq.h.

#define IRQ_PH14   117

Definition at line 120 of file irq.h.

#define IRQ_PH15   118

Definition at line 121 of file irq.h.

#define IRQ_PH2   105

Definition at line 108 of file irq.h.

#define IRQ_PH3   106

Definition at line 109 of file irq.h.

#define IRQ_PH4   107

Definition at line 110 of file irq.h.

#define IRQ_PH5   108

Definition at line 111 of file irq.h.

#define IRQ_PH6   109

Definition at line 112 of file irq.h.

#define IRQ_PH7   110

Definition at line 113 of file irq.h.

#define IRQ_PH8   111

Definition at line 114 of file irq.h.

#define IRQ_PH9   112

Definition at line 115 of file irq.h.

#define IRQ_PLL_WAKEUP   BFIN_IRQ(0) /* PLL Wakeup Interrupt */

Definition at line 14 of file irq.h.

#define IRQ_PLL_WAKEUP_POS   0

Definition at line 137 of file irq.h.

#define IRQ_PORTF_INTA   BFIN_IRQ(45) /* Port F Interrupt A */

Definition at line 60 of file irq.h.

#define IRQ_PORTF_INTA_POS   20

Definition at line 193 of file irq.h.

#define IRQ_PORTF_INTB   BFIN_IRQ(46) /* Port F Interrupt B */

Definition at line 61 of file irq.h.

#define IRQ_PORTF_INTB_POS   24

Definition at line 194 of file irq.h.

#define IRQ_PORTG_INTA   BFIN_IRQ(40) /* Port G Interrupt A */

Definition at line 55 of file irq.h.

#define IRQ_PORTG_INTA_POS   0

Definition at line 188 of file irq.h.

#define IRQ_PORTG_INTB   BFIN_IRQ(41) /* Port G Interrupt B */

Definition at line 56 of file irq.h.

#define IRQ_PORTG_INTB_POS   4

Definition at line 189 of file irq.h.

#define IRQ_PORTH_INTA   BFIN_IRQ(29) /* Port H Interrupt A */

Definition at line 44 of file irq.h.

#define IRQ_PORTH_INTA_POS   20

Definition at line 173 of file irq.h.

#define IRQ_PORTH_INTB   BFIN_IRQ(31) /* Port H Interrupt B */

Definition at line 46 of file irq.h.

#define IRQ_PORTH_INTB_POS   28

Definition at line 175 of file irq.h.

#define IRQ_PPI   BFIN_IRQ(15) /* DMA Channel 0 (PPI) */

Definition at line 28 of file irq.h.

#define IRQ_PPI_ERROR   BFIN_IRQ(6) /* PPI Error */

Definition at line 20 of file irq.h.

#define IRQ_PPI_ERROR_POS   24

Definition at line 143 of file irq.h.

#define IRQ_PPI_POS   28

Definition at line 153 of file irq.h.

#define IRQ_PTP_ERROR   BFIN_IRQ(10) /* PTP Error Interrupt */

Definition at line 24 of file irq.h.

#define IRQ_PTP_ERROR_POS   8

Definition at line 149 of file irq.h.

#define IRQ_PTP_STAT   BFIN_IRQ(55) /* PTP Stat Interrupt */

Definition at line 68 of file irq.h.

#define IRQ_PTP_STAT_POS   28

Definition at line 203 of file irq.h.

#define IRQ_PWM_SYNC   BFIN_IRQ(54) /* PWM Sync Interrupt */

Definition at line 67 of file irq.h.

#define IRQ_PWM_SYNC_POS   24

Definition at line 202 of file irq.h.

#define IRQ_PWM_TRIP   BFIN_IRQ(53) /* PWM Trip Interrupt */

Definition at line 66 of file irq.h.

#define IRQ_PWM_TRIP_POS   20

Definition at line 201 of file irq.h.

#define IRQ_RSI   BFIN_IRQ(17) /* DMA 4 Channel (RSI) */

Definition at line 31 of file irq.h.

#define IRQ_RSI_INT0   BFIN_IRQ(51) /* RSI Interrupt0 */

Definition at line 64 of file irq.h.

#define IRQ_RSI_INT0_POS   12

Definition at line 199 of file irq.h.

#define IRQ_RSI_INT1   BFIN_IRQ(52) /* RSI Interrupt1 */

Definition at line 65 of file irq.h.

#define IRQ_RSI_INT1_POS   16

Definition at line 200 of file irq.h.

#define IRQ_RSI_POS   4

Definition at line 158 of file irq.h.

#define IRQ_RTC   BFIN_IRQ(14) /* RTC */

Definition at line 27 of file irq.h.

#define IRQ_RTC_POS   24

Definition at line 152 of file irq.h.

#define IRQ_SPI0   BFIN_IRQ(21) /* DMA 7 Channel (SPI0) */

Definition at line 36 of file irq.h.

#define IRQ_SPI0_ERROR   BFIN_IRQ(47) /* SPI0 Status */

Definition at line 62 of file irq.h.

#define IRQ_SPI0_ERROR_POS   28

Definition at line 195 of file irq.h.

#define IRQ_SPI0_POS   20

Definition at line 163 of file irq.h.

#define IRQ_SPI1   BFIN_IRQ(18) /* DMA 5 Channel (SPI1) */

Definition at line 33 of file irq.h.

#define IRQ_SPI1_ERROR   BFIN_IRQ(48) /* SPI1 Error */

Definition at line 63 of file irq.h.

#define IRQ_SPI1_ERROR_POS   0

Definition at line 198 of file irq.h.

#define IRQ_SPI1_POS   8

Definition at line 160 of file irq.h.

#define IRQ_SPORT0_ERROR   BFIN_IRQ(8) /* SPORT0 Status */

Definition at line 22 of file irq.h.

#define IRQ_SPORT0_ERROR_POS   0

Definition at line 147 of file irq.h.

#define IRQ_SPORT0_RX   BFIN_IRQ(16) /* DMA 3 Channel (SPORT0 RX) */

Definition at line 29 of file irq.h.

#define IRQ_SPORT0_RX_POS   0

Definition at line 156 of file irq.h.

#define IRQ_SPORT0_TX   BFIN_IRQ(17) /* DMA 4 Channel (SPORT0 TX) */

Definition at line 30 of file irq.h.

#define IRQ_SPORT0_TX_POS   4

Definition at line 157 of file irq.h.

#define IRQ_SPORT1_ERROR   BFIN_IRQ(9) /* SPORT1 Status */

Definition at line 23 of file irq.h.

#define IRQ_SPORT1_ERROR_POS   4

Definition at line 148 of file irq.h.

#define IRQ_SPORT1_RX   BFIN_IRQ(18) /* DMA 5 Channel (SPORT1 RX/SPI) */

Definition at line 32 of file irq.h.

#define IRQ_SPORT1_RX_POS   8

Definition at line 159 of file irq.h.

#define IRQ_SPORT1_TX   BFIN_IRQ(19) /* DMA 6 Channel (SPORT1 TX) */

Definition at line 34 of file irq.h.

#define IRQ_SPORT1_TX_POS   12

Definition at line 161 of file irq.h.

#define IRQ_TIMER0   BFIN_IRQ(32) /* Timer 0 */

Definition at line 47 of file irq.h.

#define IRQ_TIMER0_POS   0

Definition at line 178 of file irq.h.

#define IRQ_TIMER1   BFIN_IRQ(33) /* Timer 1 */

Definition at line 48 of file irq.h.

#define IRQ_TIMER1_POS   4

Definition at line 179 of file irq.h.

#define IRQ_TIMER2   BFIN_IRQ(34) /* Timer 2 */

Definition at line 49 of file irq.h.

#define IRQ_TIMER2_POS   8

Definition at line 180 of file irq.h.

#define IRQ_TIMER3   BFIN_IRQ(35) /* Timer 3 */

Definition at line 50 of file irq.h.

#define IRQ_TIMER3_POS   12

Definition at line 181 of file irq.h.

#define IRQ_TIMER4   BFIN_IRQ(36) /* Timer 4 */

Definition at line 51 of file irq.h.

#define IRQ_TIMER4_POS   16

Definition at line 182 of file irq.h.

#define IRQ_TIMER5   BFIN_IRQ(37) /* Timer 5 */

Definition at line 52 of file irq.h.

#define IRQ_TIMER5_POS   20

Definition at line 183 of file irq.h.

#define IRQ_TIMER6   BFIN_IRQ(38) /* Timer 6 */

Definition at line 53 of file irq.h.

#define IRQ_TIMER6_POS   24

Definition at line 184 of file irq.h.

#define IRQ_TIMER7   BFIN_IRQ(39) /* Timer 7 */

Definition at line 54 of file irq.h.

#define IRQ_TIMER7_POS   28

Definition at line 185 of file irq.h.

#define IRQ_TWI   BFIN_IRQ(20) /* TWI */

Definition at line 35 of file irq.h.

#define IRQ_TWI_POS   16

Definition at line 162 of file irq.h.

#define IRQ_UART0_ERROR   BFIN_IRQ(12) /* UART0 Status */

Definition at line 25 of file irq.h.

#define IRQ_UART0_ERROR_POS   16

Definition at line 150 of file irq.h.

#define IRQ_UART0_RX   BFIN_IRQ(22) /* DMA8 Channel (UART0 RX) */

Definition at line 37 of file irq.h.

#define IRQ_UART0_RX_POS   24

Definition at line 164 of file irq.h.

#define IRQ_UART0_TX   BFIN_IRQ(23) /* DMA9 Channel (UART0 TX) */

Definition at line 38 of file irq.h.

#define IRQ_UART0_TX_POS   28

Definition at line 165 of file irq.h.

#define IRQ_UART1_ERROR   BFIN_IRQ(13) /* UART1 Status */

Definition at line 26 of file irq.h.

#define IRQ_UART1_ERROR_POS   20

Definition at line 151 of file irq.h.

#define IRQ_UART1_RX   BFIN_IRQ(24) /* DMA10 Channel (UART1 RX) */

Definition at line 39 of file irq.h.

#define IRQ_UART1_RX_POS   0

Definition at line 168 of file irq.h.

#define IRQ_UART1_TX   BFIN_IRQ(25) /* DMA11 Channel (UART1 TX) */

Definition at line 40 of file irq.h.

#define IRQ_UART1_TX_POS   4

Definition at line 169 of file irq.h.

#define IRQ_WATCH   BFIN_IRQ(44) /* Software Watchdog Timer */

Definition at line 59 of file irq.h.

#define IRQ_WATCH_POS   16

Definition at line 192 of file irq.h.

#define NR_MACH_IRQS   (IRQ_MAC_STMDONE + 1)

Definition at line 134 of file irq.h.

#define NR_PERI_INTS   (2 * 32)

Definition at line 12 of file irq.h.

#define SYS_IRQS   BFIN_IRQ(63) /* 70 */

Definition at line 70 of file irq.h.