Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dsdhci.h612 int tuning_delay; member
A Dsdhci.c2849 if (host->tuning_delay > 0) in __sdhci_execute_tuning()
2850 mdelay(host->tuning_delay); in __sdhci_execute_tuning()
2922 if (host->tuning_delay < 0) in sdhci_execute_tuning()
2923 host->tuning_delay = opcode == MMC_SEND_TUNING_BLOCK; in sdhci_execute_tuning()
4034 host->tuning_delay = -1; in sdhci_alloc_host()
A Dsdhci-of-esdhc.c1448 host->tuning_delay = 1; in sdhci_esdhc_probe()

Completed in 21 milliseconds