Home
last modified time | relevance | path

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

/drivers/mmc/host/
A Dsdhci.h667 int tuning_delay; member
A Dsdhci.c2892 if (host->tuning_delay > 0) in __sdhci_execute_tuning()
2893 mdelay(host->tuning_delay); in __sdhci_execute_tuning()
2965 if (host->tuning_delay < 0) in sdhci_execute_tuning()
2966 host->tuning_delay = opcode == MMC_SEND_TUNING_BLOCK; in sdhci_execute_tuning()
4084 host->tuning_delay = -1; in sdhci_alloc_host()
A Dsdhci-of-esdhc.c1448 host->tuning_delay = 1; in sdhci_esdhc_probe()

Completed in 18 milliseconds