Searched refs:sdhci_preset_needed (Results 1 – 1 of 1) sorted by relevance
2301 static bool sdhci_preset_needed(struct sdhci_host *host, unsigned char timing) in sdhci_preset_needed() function2315 (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()