Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/nvidia/tegra/common/
Dtegra_platform.c23 TEGRA_PLATFORM_FPGA, enumerator
149 ret = TEGRA_PLATFORM_FPGA; in tegra_get_platform()
196 ret = TEGRA_PLATFORM_FPGA; in tegra_get_platform()
255 return ((tegra_get_platform() == TEGRA_PLATFORM_FPGA) ? true : false); in tegra_platform_is_fpga()