Home
last modified time | relevance | path

Searched refs:AT91SAM9G20_SRAM_BASE (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-at91/include/mach/
Dat91sam9260.h124 #define AT91SAM9G20_SRAM_BASE 0x002FC000 /* Internal SRAM base address */ macro
/arch/arm/mach-at91/
Dat91sam9260.c338 at91_init_sram(0, AT91SAM9G20_SRAM_BASE, AT91SAM9G20_SRAM_SIZE); in at91sam9260_map_io()