Go to the documentation of this file.
21 #define AT91SAM9263_ID_PIOA 2
22 #define AT91SAM9263_ID_PIOB 3
23 #define AT91SAM9263_ID_PIOCDE 4
24 #define AT91SAM9263_ID_US0 7
25 #define AT91SAM9263_ID_US1 8
26 #define AT91SAM9263_ID_US2 9
27 #define AT91SAM9263_ID_MCI0 10
28 #define AT91SAM9263_ID_MCI1 11
29 #define AT91SAM9263_ID_CAN 12
30 #define AT91SAM9263_ID_TWI 13
31 #define AT91SAM9263_ID_SPI0 14
32 #define AT91SAM9263_ID_SPI1 15
33 #define AT91SAM9263_ID_SSC0 16
34 #define AT91SAM9263_ID_SSC1 17
35 #define AT91SAM9263_ID_AC97C 18
36 #define AT91SAM9263_ID_TCB 19
37 #define AT91SAM9263_ID_PWMC 20
38 #define AT91SAM9263_ID_EMAC 21
39 #define AT91SAM9263_ID_2DGE 23
40 #define AT91SAM9263_ID_UDP 24
41 #define AT91SAM9263_ID_ISI 25
42 #define AT91SAM9263_ID_LCDC 26
43 #define AT91SAM9263_ID_DMA 27
44 #define AT91SAM9263_ID_UHP 29
45 #define AT91SAM9263_ID_IRQ0 30
46 #define AT91SAM9263_ID_IRQ1 31
52 #define AT91SAM9263_BASE_UDP 0xfff78000
53 #define AT91SAM9263_BASE_TCB0 0xfff7c000
54 #define AT91SAM9263_BASE_TC0 0xfff7c000
55 #define AT91SAM9263_BASE_TC1 0xfff7c040
56 #define AT91SAM9263_BASE_TC2 0xfff7c080
57 #define AT91SAM9263_BASE_MCI0 0xfff80000
58 #define AT91SAM9263_BASE_MCI1 0xfff84000
59 #define AT91SAM9263_BASE_TWI 0xfff88000
60 #define AT91SAM9263_BASE_US0 0xfff8c000
61 #define AT91SAM9263_BASE_US1 0xfff90000
62 #define AT91SAM9263_BASE_US2 0xfff94000
63 #define AT91SAM9263_BASE_SSC0 0xfff98000
64 #define AT91SAM9263_BASE_SSC1 0xfff9c000
65 #define AT91SAM9263_BASE_AC97C 0xfffa0000
66 #define AT91SAM9263_BASE_SPI0 0xfffa4000
67 #define AT91SAM9263_BASE_SPI1 0xfffa8000
68 #define AT91SAM9263_BASE_CAN 0xfffac000
69 #define AT91SAM9263_BASE_PWMC 0xfffb8000
70 #define AT91SAM9263_BASE_EMAC 0xfffbc000
71 #define AT91SAM9263_BASE_ISI 0xfffc4000
72 #define AT91SAM9263_BASE_2DGE 0xfffc8000
77 #define AT91SAM9263_BASE_ECC0 0xffffe000
78 #define AT91SAM9263_BASE_SDRAMC0 0xffffe200
79 #define AT91SAM9263_BASE_SMC0 0xffffe400
80 #define AT91SAM9263_BASE_ECC1 0xffffe600
81 #define AT91SAM9263_BASE_SDRAMC1 0xffffe800
82 #define AT91SAM9263_BASE_SMC1 0xffffea00
83 #define AT91SAM9263_BASE_MATRIX 0xffffec00
84 #define AT91SAM9263_BASE_DBGU AT91_BASE_DBGU1
85 #define AT91SAM9263_BASE_PIOA 0xfffff200
86 #define AT91SAM9263_BASE_PIOB 0xfffff400
87 #define AT91SAM9263_BASE_PIOC 0xfffff600
88 #define AT91SAM9263_BASE_PIOD 0xfffff800
89 #define AT91SAM9263_BASE_PIOE 0xfffffa00
90 #define AT91SAM9263_BASE_RSTC 0xfffffd00
91 #define AT91SAM9263_BASE_SHDWC 0xfffffd10
92 #define AT91SAM9263_BASE_RTT0 0xfffffd20
93 #define AT91SAM9263_BASE_PIT 0xfffffd30
94 #define AT91SAM9263_BASE_WDT 0xfffffd40
95 #define AT91SAM9263_BASE_RTT1 0xfffffd50
96 #define AT91SAM9263_BASE_GPBR 0xfffffd60
98 #define AT91_SMC AT91_SMC0
103 #define AT91SAM9263_SRAM0_BASE 0x00300000
104 #define AT91SAM9263_SRAM0_SIZE (80 * SZ_1K)
106 #define AT91SAM9263_ROM_BASE 0x00400000
107 #define AT91SAM9263_ROM_SIZE SZ_128K
109 #define AT91SAM9263_SRAM1_BASE 0x00500000
110 #define AT91SAM9263_SRAM1_SIZE SZ_16K
112 #define AT91SAM9263_LCDC_BASE 0x00700000
113 #define AT91SAM9263_DMAC_BASE 0x00800000
114 #define AT91SAM9263_UHP_BASE 0x00a00000