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