Home
last modified time | relevance | path

Searched refs:worstcase (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
956 worstcase = period_ps / max_tap_dly; in tegra_sdhci_post_tuning()
961 thdupper = (2 * worstcase + bestcase) / 2; in tegra_sdhci_post_tuning()
962 thdlower = worstcase / 4; in tegra_sdhci_post_tuning()