Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h199 #define SDHCI_VENDOR_VER_MASK 0xFF00 macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-st.c417 ((host_version & SDHCI_VENDOR_VER_MASK) >> in sdhci_st_probe()
H A Dsdhci.h280 #define SDHCI_VENDOR_VER_MASK 0xFF00 macro
H A Dsdhci-sprd.c830 sprd_host->version = ((host->version & SDHCI_VENDOR_VER_MASK) >> in sdhci_sprd_probe()
H A Dsdhci-of-esdhc.c1356 esdhc->vendor_ver = (host_ver & SDHCI_VENDOR_VER_MASK) >> in esdhc_init()
H A Dsdhci-pci-core.c1430 version = (version & SDHCI_VENDOR_VER_MASK) >> in jmicron_probe_slot()
H A Dsdhci-msm.c2552 host_version, ((host_version & SDHCI_VENDOR_VER_MASK) >> in sdhci_msm_probe()