Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Dsdhci-tegra.c917 u32 clk_rate_mhz, period_ps, bestcase, worstcase; in tegra_sdhci_post_tuning() local
929 worstcase = period_ps / max_tap_dly; in tegra_sdhci_post_tuning()
934 thdupper = (2 * worstcase + bestcase) / 2; in tegra_sdhci_post_tuning()
935 thdlower = worstcase / 4; in tegra_sdhci_post_tuning()