Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dsdhci-tegra.c869 u8 total_tuning_words = host->tuning_loop_count / TUNING_WORD_BIT_SIZE; in tegra_sdhci_tap_correction() local
875 for (word = 0; word < total_tuning_words; word++) { in tegra_sdhci_tap_correction()