Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci.h606 int tuning_delay; member
A Dsdhci.c2865 if (host->tuning_delay > 0) in __sdhci_execute_tuning()
2866 mdelay(host->tuning_delay); in __sdhci_execute_tuning()
2937 if (host->tuning_delay < 0) in sdhci_execute_tuning()
2938 host->tuning_delay = opcode == MMC_SEND_TUNING_BLOCK; in sdhci_execute_tuning()
4043 host->tuning_delay = -1; in sdhci_alloc_host()
A Dsdhci-of-esdhc.c1450 host->tuning_delay = 1; in sdhci_esdhc_probe()

Completed in 16 milliseconds