Searched refs:min_tap_dly (Results 1 – 1 of 1) sorted by relevance
913 u32 avg_tap_dly, val, min_tap_dly, max_tap_dly; in tegra_sdhci_post_tuning() local924 min_tap_dly = soc_data->min_tap_delay; in tegra_sdhci_post_tuning()928 bestcase = period_ps / min_tap_dly; in tegra_sdhci_post_tuning()940 avg_tap_dly = (period_ps * 2) / (min_tap_dly + max_tap_dly); in tegra_sdhci_post_tuning()