Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci-st.c420 ((host_version & SDHCI_VENDOR_VER_MASK) >> in sdhci_st_probe()
A Dsdhci.h272 #define SDHCI_VENDOR_VER_MASK 0xFF00 macro
A Dsdhci-sprd.c656 sprd_host->version = ((host->version & SDHCI_VENDOR_VER_MASK) >> in sdhci_sprd_probe()
A Dsdhci-of-esdhc.c1358 esdhc->vendor_ver = (host_ver & SDHCI_VENDOR_VER_MASK) >> in esdhc_init()
A Dsdhci-pci-core.c1430 version = (version & SDHCI_VENDOR_VER_MASK) >> in jmicron_probe_slot()
A Dsdhci-msm.c2678 host_version, ((host_version & SDHCI_VENDOR_VER_MASK) >> in sdhci_msm_probe()

Completed in 24 milliseconds