Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsdhci-tegra.c861 bool start_pass = false; in tegra_sdhci_tap_correction() local
892 } else if (tap_result && start_fail && !start_pass) { in tegra_sdhci_tap_correction()
894 start_pass = true; in tegra_sdhci_tap_correction()
900 } else if (!tap_result && start_fail && start_pass && in tegra_sdhci_tap_correction()
904 } else if (tap_result && start_pass && start_fail && in tegra_sdhci_tap_correction()