Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dsdhci-tegra.c808 bool start_pass = false; in tegra_sdhci_tap_correction() local
839 } else if (tap_result && start_fail && !start_pass) { in tegra_sdhci_tap_correction()
841 start_pass = true; in tegra_sdhci_tap_correction()
847 } else if (!tap_result && start_fail && start_pass && in tegra_sdhci_tap_correction()
851 } else if (tap_result && start_pass && start_fail && in tegra_sdhci_tap_correction()