Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-tegra.c931 u32 clk_rate_mhz, period_ps, bestcase, worstcase; in tegra_sdhci_post_tuning() local
942 bestcase = period_ps / min_tap_dly; in tegra_sdhci_post_tuning()
948 thdupper = (2 * worstcase + bestcase) / 2; in tegra_sdhci_post_tuning()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-tegra.c945 u32 clk_rate_mhz, period_ps, bestcase, worstcase; in tegra_sdhci_post_tuning() local
956 bestcase = period_ps / min_tap_dly; in tegra_sdhci_post_tuning()
962 thdupper = (2 * worstcase + bestcase) / 2; in tegra_sdhci_post_tuning()

Completed in 5 milliseconds