Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/plat/nvidia/tegra/include/
Dtegra_platform.h32 #define TEGRA_CHIPID_TEGRA18 U(0x18) macro
/trusted-firmware-a-3.4.0/plat/nvidia/tegra/common/
Dtegra_platform.c89 return (chip_id == TEGRA_CHIPID_TEGRA18); in tegra_chipid_is_t186()