Searched refs:TEGRA_MMC_SWRST_SW_RESET_FOR_ALL (Results 1 – 2 of 2) sorted by relevance
112 #define TEGRA_MMC_SWRST_SW_RESET_FOR_ALL (1 << 0) macro
483 writeb(TEGRA_MMC_SWRST_SW_RESET_FOR_ALL, &priv->reg->swrst); in tegra_mmc_reset()491 while (readb(&priv->reg->swrst) & TEGRA_MMC_SWRST_SW_RESET_FOR_ALL) { in tegra_mmc_reset()