Home
last modified time | relevance | path

Searched refs:SDHCI_QUIRK2_TUNING_WORK_AROUND (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dsdhci_f_sdh30.c110 | SDHCI_QUIRK2_TUNING_WORK_AROUND,
H A Dsdhci-milbeaut.c253 SDHCI_QUIRK2_TUNING_WORK_AROUND | in sdhci_milbeaut_probe()
H A Dsdhci.h466 #define SDHCI_QUIRK2_TUNING_WORK_AROUND (1<<12) macro
H A Dsdhci.c2736 if (host->quirks2 & SDHCI_QUIRK2_TUNING_WORK_AROUND) in sdhci_start_tuning()