Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dsdhci.h209 #define SDHCI_VENDOR_VER_MASK 0xFF00 macro
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-st.c423 ((host_version & SDHCI_VENDOR_VER_MASK) >> in sdhci_st_probe()
H A Dsdhci.h271 #define SDHCI_VENDOR_VER_MASK 0xFF00 macro
H A Dsdhci-sprd.c642 sprd_host->version = ((host->version & SDHCI_VENDOR_VER_MASK) >> in sdhci_sprd_probe()
H A Dsdhci-of-esdhc.c1351 esdhc->vendor_ver = (host_ver & SDHCI_VENDOR_VER_MASK) >> in esdhc_init()
H A Dsdhci-pci-core.c1485 version = (version & SDHCI_VENDOR_VER_MASK) >> in jmicron_probe_slot()
H A Dsdhci-msm.c2690 host_version, ((host_version & SDHCI_VENDOR_VER_MASK) >> in sdhci_msm_probe()