Home
last modified time | relevance | path

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

/linux-6.1.9/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.c657 sprd_host->version = ((host->version & SDHCI_VENDOR_VER_MASK) >> in sdhci_sprd_probe()
Dsdhci-of-esdhc.c1351 esdhc->vendor_ver = (host_ver & SDHCI_VENDOR_VER_MASK) >> in esdhc_init()
Dsdhci-pci-core.c1435 version = (version & SDHCI_VENDOR_VER_MASK) >> in jmicron_probe_slot()
Dsdhci-msm.c2685 host_version, ((host_version & SDHCI_VENDOR_VER_MASK) >> in sdhci_msm_probe()