Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dsdhci-tegra.c76 #define TUNING_WORD_BIT_SIZE 32 macro
816 u8 total_tuning_words = host->tuning_loop_count / TUNING_WORD_BIT_SIZE; in tegra_sdhci_tap_correction()
829 while (bit < TUNING_WORD_BIT_SIZE) { in tegra_sdhci_tap_correction()
830 tap = word * TUNING_WORD_BIT_SIZE + bit; in tegra_sdhci_tap_correction()