Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mmc/host/
Dsdhci-tegra.c840 bool start_pass = false; in tegra_sdhci_tap_correction() local
871 } else if (tap_result && start_fail && !start_pass) { in tegra_sdhci_tap_correction()
873 start_pass = true; in tegra_sdhci_tap_correction()
879 } else if (!tap_result && start_fail && start_pass && in tegra_sdhci_tap_correction()
883 } else if (tap_result && start_pass && start_fail && in tegra_sdhci_tap_correction()