Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Dsdhci-tegra.c834 bool start_pass = false; in tegra_sdhci_tap_correction() local
865 } else if (tap_result && start_fail && !start_pass) { in tegra_sdhci_tap_correction()
867 start_pass = true; in tegra_sdhci_tap_correction()
873 } else if (!tap_result && start_fail && start_pass && in tegra_sdhci_tap_correction()
877 } else if (tap_result && start_pass && start_fail && in tegra_sdhci_tap_correction()