Searched refs:TEGRA_MMC_HOSTCTL_DMASEL_MASK (Results 1 – 2 of 2) sorted by relevance
80 #define TEGRA_MMC_HOSTCTL_DMASEL_MASK (3 << 3) macro
90 ctrl &= ~TEGRA_MMC_HOSTCTL_DMASEL_MASK; in tegra_mmc_prepare_data()