Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dtegra_mmc.h80 #define TEGRA_MMC_HOSTCTL_DMASEL_SDMA (0 << 3) macro
/openbmc/u-boot/drivers/mmc/
H A Dtegra_mmc.c88 ctrl |= TEGRA_MMC_HOSTCTL_DMASEL_SDMA; in tegra_mmc_prepare_data()