Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-tegra/tegra20/
Demc.c83 node = fdtdec_next_compatible(blob, 0, COMPAT_NVIDIA_TEGRA20_EMC); in emc_get_controller()
189 node = fdtdec_next_compatible(blob, 0, COMPAT_NVIDIA_TEGRA20_EMC); in decode_emc()
/external/u-boot/include/
Dfdtdec.h132 COMPAT_NVIDIA_TEGRA20_EMC, /* Tegra20 memory controller */ enumerator