Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mmc/host/
Dsdhci-st.c420 ((host_version & SDHCI_VENDOR_VER_MASK) >> in sdhci_st_probe()
Dsdhci.h272 #define SDHCI_VENDOR_VER_MASK 0xFF00 macro
Dsdhci-sprd.c640 sprd_host->version = ((host->version & SDHCI_VENDOR_VER_MASK) >> in sdhci_sprd_probe()
Dsdhci-of-esdhc.c1346 esdhc->vendor_ver = (host_ver & SDHCI_VENDOR_VER_MASK) >> in esdhc_init()
Dsdhci-pci-core.c1496 version = (version & SDHCI_VENDOR_VER_MASK) >> in jmicron_probe_slot()
Dsdhci-msm.c2638 host_version, ((host_version & SDHCI_VENDOR_VER_MASK) >> in sdhci_msm_probe()