Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra20/
H A Demc.c84 node = fdtdec_next_compatible(blob, 0, COMPAT_NVIDIA_TEGRA20_EMC); in emc_get_controller()
190 node = fdtdec_next_compatible(blob, 0, COMPAT_NVIDIA_TEGRA20_EMC); in decode_emc()
/rk3399_rockchip-uboot/include/
H A Dfdtdec.h125 COMPAT_NVIDIA_TEGRA20_EMC, /* Tegra20 memory controller */ enumerator