Home
last modified time | relevance | path

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

/drivers/mmc/host/
A Dsdhci-tegra.c861 bool start_fail = false; in tegra_sdhci_tap_correction() local
886 if (!tap_result && !start_fail) { in tegra_sdhci_tap_correction()
887 start_fail = true; in tegra_sdhci_tap_correction()
893 } else if (tap_result && start_fail && !start_pass) { 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()
A Dsdhci_am654.c476 u8 itap = 0, start_fail = 0, end_fail = 0, pass_length = 0; in sdhci_am654_calculate_itap() local
499 start_fail = fail_window[i].start; in sdhci_am654_calculate_itap()
501 pass_length = start_fail - (prev_fail_end + 1); in sdhci_am654_calculate_itap()
/drivers/media/usb/usbtv/
A Dusbtv-video.c589 goto start_fail; in usbtv_start()
595 goto start_fail; in usbtv_start()
600 start_fail: in usbtv_start()

Completed in 13 milliseconds