Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-msm.c27 #define CORE_VERSION_MAJOR_MASK (0xf << CORE_VERSION_MAJOR_SHIFT) macro
2695 core_major = (core_version & CORE_VERSION_MAJOR_MASK) >> in sdhci_msm_probe()