Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-tegra.c928 u8 fixed_tap, start_tap, end_tap, window_width; in tegra_sdhci_post_tuning() local
958 start_tap = val & SDHCI_TEGRA_VNDR_TUN_STATUS1_TAP_MASK; in tegra_sdhci_post_tuning()
961 window_width = end_tap - start_tap; in tegra_sdhci_post_tuning()
968 if (start_tap == 0 || (end_tap == (num_iter - 1)) || in tegra_sdhci_post_tuning()