Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-tegra.c862 bool start_pass = false; in tegra_sdhci_tap_correction() local
893 } else if (tap_result && start_fail && !start_pass) { in tegra_sdhci_tap_correction()
895 start_pass = true; in tegra_sdhci_tap_correction()
901 } else if (!tap_result && start_fail && start_pass && in tegra_sdhci_tap_correction()
905 } else if (tap_result && start_pass && start_fail && in tegra_sdhci_tap_correction()