Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/common/
Dtegra_platform.c28 #define TEGRA_MINOR_FPGA 1 macro
122 if (minor == TEGRA_MINOR_FPGA) in tegra_get_platform()
126 if ((minor > TEGRA_MINOR_FPGA) && (minor <= TEGRA_MINOR_EMULATION_MAX)) in tegra_get_platform()