Home
last modified time | relevance | path

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

/external/u-boot/include/configs/
Dtegra20-common.h66 #define TEGRA_LP0_ADDR 0x1C406000 macro
70 "@" __stringify(TEGRA_LP0_ADDR) " "
/external/u-boot/arch/arm/mach-tegra/
Dboard2.c169 warmboot_prepare_code(TEGRA_LP0_ADDR, TEGRA_LP0_SIZE); in board_init()