Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Dsdhci.c392 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) {
A Dzynq_sdhci.c202 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()
A Dxenon_sdhci.c398 if (SDHCI_GET_VERSION(host) >= SDHCI_SPEC_300) in xenon_sdhci_set_ios_post()
/u-boot/include/
A Dsdhci.h220 #define SDHCI_SPEC_300 2 macro

Completed in 8 milliseconds