Home
last modified time | relevance | path

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

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