Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/nvidia/tegra/common/
Dtegra_platform.c22 TEGRA_PLATFORM_QT, enumerator
142 ret = TEGRA_PLATFORM_QT; in tegra_get_platform()
189 ret = TEGRA_PLATFORM_QT; in tegra_get_platform()
242 return ((tegra_get_platform() == TEGRA_PLATFORM_QT) ? true : false); in tegra_platform_is_qt()