Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-tegra.c931 u32 clk_rate_mhz, period_ps, bestcase, worstcase; in tegra_sdhci_post_tuning() local
943 worstcase = period_ps / max_tap_dly; in tegra_sdhci_post_tuning()
948 thdupper = (2 * worstcase + bestcase) / 2; in tegra_sdhci_post_tuning()
949 thdlower = worstcase / 4; in tegra_sdhci_post_tuning()