Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci.c2301 static bool sdhci_preset_needed(struct sdhci_host *host, unsigned char timing) in sdhci_preset_needed() function
2315 (sdhci_preset_needed(host, ios->timing) || host->drv_type != ios->drv_type); in sdhci_presetable_values_change()
2453 if (sdhci_preset_needed(host, ios->timing)) { in sdhci_set_ios()