retune_period      61 drivers/mmc/core/host.c 	if (host->retune_period)
retune_period      63 drivers/mmc/core/host.c 			  jiffies + host->retune_period * HZ);
retune_period     962 drivers/mmc/core/sdio.c 	} else if (host->retune_period) {
retune_period    1551 drivers/mmc/host/sdhci-pci-core.c 	host->mmc->retune_period = 0;
retune_period     259 drivers/mmc/host/sdhci-pci-gli.c 	host->mmc->retune_period = 0;
retune_period     261 drivers/mmc/host/sdhci-pci-gli.c 		host->mmc->retune_period = host->tuning_count;
retune_period    2489 drivers/mmc/host/sdhci.c 	host->mmc->retune_period = tuning_count;
retune_period     409 include/linux/mmc/host.h 	unsigned int		retune_period;	/* re-tuning period in secs */
retune_period      42 include/trace/events/mmc.h 		__field(unsigned int,		retune_period)
retune_period      70 include/trace/events/mmc.h 		__entry->retune_period = host->retune_period;
retune_period      93 include/trace/events/mmc.h 		  __entry->hold_retune, __entry->retune_period)
retune_period     123 include/trace/events/mmc.h 		__field(unsigned int,		retune_period)
retune_period     158 include/trace/events/mmc.h 		__entry->retune_period = host->retune_period;
retune_period     187 include/trace/events/mmc.h 		  __entry->hold_retune, __entry->retune_period)