Searched refs:sdhci_preset_needed (Results 1 – 1 of 1) sorted by relevance
2316 static bool sdhci_preset_needed(struct sdhci_host *host, unsigned char timing) in sdhci_preset_needed() function2330 (sdhci_preset_needed(host, ios->timing) || host->drv_type != ios->drv_type); in sdhci_presetable_values_change()2477 if (sdhci_preset_needed(host, ios->timing)) { in sdhci_set_ios()