tuned_phase_cnt  1100 drivers/mmc/host/sdhci-msm.c 	u8 phase, tuned_phases[16], tuned_phase_cnt = 0;
tuned_phase_cnt  1148 drivers/mmc/host/sdhci-msm.c 			tuned_phases[tuned_phase_cnt++] = phase;
tuned_phase_cnt  1154 drivers/mmc/host/sdhci-msm.c 	if (tuned_phase_cnt) {
tuned_phase_cnt  1156 drivers/mmc/host/sdhci-msm.c 						     tuned_phase_cnt);
tuned_phase_cnt    78 drivers/mmc/host/sdhci-sirf.c 	u8 tuned_phase_cnt = 0;
tuned_phase_cnt    89 drivers/mmc/host/sdhci-sirf.c 	tuned_phase_cnt = 0;
tuned_phase_cnt    97 drivers/mmc/host/sdhci-sirf.c 			tuned_phase_cnt++;
tuned_phase_cnt   119 drivers/mmc/host/sdhci-sirf.c 	if (tuned_phase_cnt && tuning_value > 0) {