Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-at91/include/mach/
Dat91sam9g45.h117 #define AT91SAM9G45_SRAM_BASE 0x00300000 /* Internal SRAM base address */ macro
/linux-3.4.99/arch/arm/mach-at91/
Dat91sam9g45.c332 at91_init_sram(0, AT91SAM9G45_SRAM_BASE, AT91SAM9G45_SRAM_SIZE); in at91sam9g45_map_io()