Home
last modified time | relevance | path

Searched refs:NV_PA_SDRAM_BASE (Results 1 – 9 of 9) sorted by relevance

/arch/arm/include/asm/arch-tegra/
A Dtegra.h50 #define NV_PA_SDRC_CS0 NV_PA_SDRAM_BASE
52 #define EARLY_AVP_STACK (NV_PA_SDRAM_BASE + 0x20000)
/arch/arm/include/asm/arch-tegra186/
A Dtegra.h11 #define NV_PA_SDRAM_BASE 0x80000000 macro
/arch/arm/include/asm/arch-tegra20/
A Dtegra.h10 #define NV_PA_SDRAM_BASE 0x00000000 macro
/arch/arm/include/asm/arch-tegra30/
A Dtegra.h10 #define NV_PA_SDRAM_BASE 0x80000000 /* 0x80000000 for real T30 */ macro
/arch/arm/include/asm/arch-tegra114/
A Dtegra.h9 #define NV_PA_SDRAM_BASE 0x80000000 /* 0x80000000 for real T114 */ macro
/arch/arm/include/asm/arch-tegra124/
A Dtegra.h10 #define NV_PA_SDRAM_BASE 0x80000000 macro
/arch/arm/include/asm/arch-tegra210/
A Dtegra.h15 #define NV_PA_SDRAM_BASE 0x80000000 macro
/arch/arm/mach-tegra/tegra20/
A Dwarmboot.c248 if (seg_length == 0 || seg_address < NV_PA_SDRAM_BASE || in warmboot_prepare_code()
249 seg_address + seg_length >= NV_PA_SDRAM_BASE + gd->ram_size) { in warmboot_prepare_code()
/arch/arm/mach-tegra/
A Dboard2.c148 gd->bd->bi_boot_params = (NV_PA_SDRAM_BASE + 0x100); in board_init()

Completed in 14 milliseconds