Home
last modified time | relevance | path

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

/external/u-boot/include/configs/
Dtegra20-common.h67 #define TEGRA_LP0_SIZE 0x2000 macro
69 "lp0_vec=" __stringify(TEGRA_LP0_SIZE) \
/external/u-boot/arch/arm/mach-tegra/
Dboard2.c169 warmboot_prepare_code(TEGRA_LP0_ADDR, TEGRA_LP0_SIZE); in board_init()