Searched refs:AT91RM9200_SRAM_BASE (Results 1 – 3 of 3) sorted by relevance
137 .start = AT91RM9200_SRAM_BASE,138 .end = AT91RM9200_SRAM_BASE + AT91RM9200_SRAM_SIZE - 1,
317 at91_init_sram(0, AT91RM9200_SRAM_BASE, AT91RM9200_SRAM_SIZE); in at91rm9200_map_io()
102 #define AT91RM9200_SRAM_BASE 0x00200000 /* Internal SRAM base address */ macro