Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-tegra.c945 u32 clk_rate_mhz, period_ps, bestcase, worstcase; in tegra_sdhci_post_tuning() local
957 worstcase = period_ps / max_tap_dly; in tegra_sdhci_post_tuning()
962 thdupper = (2 * worstcase + bestcase) / 2; in tegra_sdhci_post_tuning()
963 thdlower = worstcase / 4; in tegra_sdhci_post_tuning()