Searched refs:SDHCI_SPEC_300 (Results 1 – 4 of 4) sorted by relevance
392 if (SDHCI_GET_VERSION(host) >= SDHCI_SPEC_300) {636 if ((SDHCI_GET_VERSION(host) >= SDHCI_SPEC_300) ||640 if ((SDHCI_GET_VERSION(host) >= SDHCI_SPEC_300) ||846 if (SDHCI_GET_VERSION(host) >= SDHCI_SPEC_300) {860 if (SDHCI_GET_VERSION(host) >= SDHCI_SPEC_300)882 if (SDHCI_GET_VERSION(host) >= SDHCI_SPEC_300)904 if (SDHCI_GET_VERSION(host) >= SDHCI_SPEC_300) {
202 if (SDHCI_GET_VERSION(host) < SDHCI_SPEC_300 || in sdhci_zynqmp_sdcardclk_set_phase()258 if (SDHCI_GET_VERSION(host) < SDHCI_SPEC_300 || in sdhci_zynqmp_sampleclk_set_phase()313 if (SDHCI_GET_VERSION(host) < SDHCI_SPEC_300 || in sdhci_versal_sdcardclk_set_phase()377 if (SDHCI_GET_VERSION(host) < SDHCI_SPEC_300 || in sdhci_versal_sampleclk_set_phase()
398 if (SDHCI_GET_VERSION(host) >= SDHCI_SPEC_300) in xenon_sdhci_set_ios_post()
220 #define SDHCI_SPEC_300 2 macro
Completed in 8 milliseconds