Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-tegra.c941 u32 avg_tap_dly, val, min_tap_dly, max_tap_dly; in tegra_sdhci_post_tuning() local
968 avg_tap_dly = (period_ps * 2) / (min_tap_dly + max_tap_dly); in tegra_sdhci_post_tuning()
969 fixed_tap = avg_tap_dly / 2; in tegra_sdhci_post_tuning()