Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dsdhci-tegra.c800 u8 thd_low, u8 fixed_tap) in tegra_sdhci_tap_correction() argument
875 if (edge1 - 1 > fixed_tap) in tegra_sdhci_tap_correction()
876 tegra_host->tuned_tap_delay = edge1 - fixed_tap; in tegra_sdhci_tap_correction()
878 tegra_host->tuned_tap_delay = edge1 + fixed_tap; in tegra_sdhci_tap_correction()
888 u8 fixed_tap, start_tap, end_tap, window_width; in tegra_sdhci_post_tuning() local
915 fixed_tap = avg_tap_dly / 2; in tegra_sdhci_post_tuning()
933 fixed_tap); in tegra_sdhci_post_tuning()