Home
last modified time | relevance | path

Searched refs:thdupper (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-tegra.c929 u8 thdupper, thdlower; in tegra_sdhci_post_tuning() local
948 thdupper = (2 * worstcase + bestcase) / 2; in tegra_sdhci_post_tuning()
969 (end_tap == num_iter - 2) || window_width >= thdupper) { in tegra_sdhci_post_tuning()
972 tegra_sdhci_tap_correction(host, thdupper, thdlower, in tegra_sdhci_post_tuning()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-tegra.c943 u8 thdupper, thdlower; in tegra_sdhci_post_tuning() local
962 thdupper = (2 * worstcase + bestcase) / 2; in tegra_sdhci_post_tuning()
983 (end_tap == num_iter - 2) || window_width >= thdupper) { in tegra_sdhci_post_tuning()
986 tegra_sdhci_tap_correction(host, thdupper, thdlower, in tegra_sdhci_post_tuning()

Completed in 9 milliseconds