Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-tegra.c854 u8 thd_low, u8 fixed_tap) in tegra_sdhci_tap_correction() argument
929 if (edge1 - 1 > fixed_tap) in tegra_sdhci_tap_correction()
930 tegra_host->tuned_tap_delay = edge1 - fixed_tap; in tegra_sdhci_tap_correction()
932 tegra_host->tuned_tap_delay = edge1 + fixed_tap; in tegra_sdhci_tap_correction()
942 u8 fixed_tap, start_tap, end_tap, window_width; in tegra_sdhci_post_tuning() local
969 fixed_tap = avg_tap_dly / 2; in tegra_sdhci_post_tuning()
987 fixed_tap); in tegra_sdhci_post_tuning()