Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/nvidia/tegra/common/
Dtegra_platform.c26 TEGRA_PLATFORM_UNIT_FPGA, enumerator
165 ret = TEGRA_PLATFORM_UNIT_FPGA; in tegra_get_platform()
212 ret = TEGRA_PLATFORM_UNIT_FPGA; in tegra_get_platform()
250 (plat == TEGRA_PLATFORM_UNIT_FPGA)) ? true : false); in tegra_platform_is_linsim()
265 return ((tegra_get_platform() == TEGRA_PLATFORM_UNIT_FPGA) ? true : false); in tegra_platform_is_unit_fpga()