Searched refs:start_fail (Results 1 – 3 of 3) sorted by relevance
585 goto start_fail; in usbtv_start()591 goto start_fail; in usbtv_start()596 start_fail: in usbtv_start()
861 bool start_fail = false; in tegra_sdhci_tap_correction() local886 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()
449 u8 itap = 0, start_fail = 0, end_fail = 0, pass_length = 0; in sdhci_am654_calculate_itap() local468 start_fail = fail_window[i].start; in sdhci_am654_calculate_itap()470 pass_length = start_fail - (prev_fail_end + 1); in sdhci_am654_calculate_itap()