Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/u-boot/include/
H A Dfdtdec.h125 COMPAT_NVIDIA_TEGRA20_EMC, /* Tegra20 memory controller */ enumerator