core_version     1759 drivers/mmc/host/sdhci-msm.c 	u32 core_version, config;
core_version     1886 drivers/mmc/host/sdhci-msm.c 	core_version = msm_host_readl(msm_host, host,
core_version     1888 drivers/mmc/host/sdhci-msm.c 	core_major = (core_version & CORE_VERSION_MAJOR_MASK) >>
core_version     1890 drivers/mmc/host/sdhci-msm.c 	core_minor = core_version & CORE_VERSION_MINOR_MASK;
core_version     1892 drivers/mmc/host/sdhci-msm.c 		core_version, core_major, core_minor);