Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-tegra.c856 u8 total_tuning_words = host->tuning_loop_count / TUNING_WORD_BIT_SIZE; in tegra_sdhci_tap_correction() local
862 for (word = 0; word < total_tuning_words; word++) { in tegra_sdhci_tap_correction()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-tegra.c870 u8 total_tuning_words = host->tuning_loop_count / TUNING_WORD_BIT_SIZE; in tegra_sdhci_tap_correction() local
876 for (word = 0; word < total_tuning_words; word++) { in tegra_sdhci_tap_correction()

Completed in 6 milliseconds