Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dsdhci-tegra.c944 u32 clk_rate_mhz, period_ps, bestcase, worstcase; in tegra_sdhci_post_tuning() local
955 bestcase = period_ps / min_tap_dly; in tegra_sdhci_post_tuning()
961 thdupper = (2 * worstcase + bestcase) / 2; in tegra_sdhci_post_tuning()