total_tuning_words  816 drivers/mmc/host/sdhci-tegra.c 	u8 total_tuning_words = host->tuning_loop_count / TUNING_WORD_BIT_SIZE;
total_tuning_words  822 drivers/mmc/host/sdhci-tegra.c 	for (word = 0; word < total_tuning_words; word++) {