Changeset 3159
- Timestamp:
- Aug 13, 2012 10:27:29 PM (9 months ago)
- File:
-
- 1 edited
-
cpu/arm/mmp2/irq.fth (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cpu/arm/mmp2/irq.fth
r3023 r3159 71 71 ; 72 72 73 h# 150 h# 168 4 2 make-mux-node \ intcmux4 74 h# 154 h# 16c 5 2 make-mux-node \ intcmux5 75 h# 180 h# 17c 9 3 make-mux-node \ intcmux9 76 h# 158 h# 170 d# 17 5 make-mux-node \ intcmux17 77 h# 15c h# 174 d# 35 d# 15 make-mux-node \ intcmux35 78 h# 160 h# 178 d# 51 2 make-mux-node \ intcmux51 79 h# 188 h# 184 d# 55 2 make-mux-node \ intcmux55 73 [ifdef] mmp3 74 \ stat mask 75 h# 150 h# 168 4 4 make-mux-node \ intcmux4 - USB_CHARGER, PMIC, SPMI, CHRG_DTC_OUT 76 h# 154 h# 16c 5 2 make-mux-node \ intcmux5 - RTC_ALARM, RTC 77 h# 1bc h# 1a4 6 3 make-mux-node \ intcmux6 - ETHERNET, res, HSI_INT_3 78 h# 1c0 h# 1a8 8 4 make-mux-node \ intcmux8 - GC2000, res, GC300, MOLTRES_NGIC_2 79 80 h# 158 h# 170 d# 17 5 make-mux-node \ intcmux17 - TWSI2,3,4,5,6 81 h# 1c4 h# 1ac d# 18 3 make-mux-node \ intcmux18 - Res, HSI_INT_2, MOLTRES_NGIC_1 82 h# 1c8 h# 1b0 d# 30 2 make-mux-node \ intcmux30 - ISP_DMA, DXO_ISP 83 h# 15c h# 174 d# 35 d# 31 make-mux-node \ intcmux35 - MOLTRES_(various) (differens from MMP2) 84 h# 1cc h# 1bf d# 42 2 make-mux-node \ intcmux42 - CCIC2, CCIC1 85 h# 160 h# 178 d# 51 2 make-mux-node \ intcmux51 - SSP1_SRDY, SSP3_SRDY 86 h# 184 h# 17c d# 55 4 make-mux-node \ intcmux55 - MMC5, res, res, HSI_INT_1 87 h# 188 h# 188 d# 55 d# 20 make-mux-node \ intcmux57 - (various) 88 h# 1d0 h# 1b8 d# 58 5 make-mux-node \ intcmux58 - MSP_CARD, KERMIT_INT_0, KERMIT_INT_1, res, HSI_INT_0 89 [else] 90 h# 150 h# 168 4 2 make-mux-node \ intcmux4 - USB_CHARGER, PMIC 91 h# 154 h# 16c 5 2 make-mux-node \ intcmux5 - RTC_ALARM, RTC 92 h# 180 h# 17c 9 3 make-mux-node \ intcmux9 - KPC, ROTARY, TBALL 93 h# 158 h# 170 d# 17 5 make-mux-node \ intcmux17 - TWSI2,3,4,5,6 94 h# 15c h# 174 d# 35 d# 15 make-mux-node \ intcmux35 - (various) 95 h# 160 h# 178 d# 51 2 make-mux-node \ intcmux51 - HSI_CAWAKE(1?), MIPI_HSI_INT1 96 h# 188 h# 184 d# 55 2 make-mux-node \ intcmux55 - HSA_CAWAKE(0?), MIPI_HSI_INT0 97 [then] 80 98 81 99 0 [if]
Note: See TracChangeset
for help on using the changeset viewer.
