Searched refs:SDHCI_CLOCK_CTRL_TAP_MASK (Results 1 – 1 of 1) sorted by relevance
32 #define SDHCI_CLOCK_CTRL_TAP_MASK 0x00ff0000 macro341 reg &= ~SDHCI_CLOCK_CTRL_TAP_MASK; in tegra_sdhci_set_tap()921 tegra_host->tuned_tap_delay = (val & SDHCI_CLOCK_CTRL_TAP_MASK) >> in tegra_sdhci_post_tuning()