Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmsm_sdhci.c27 #define SDCC_MCI_VERSION_MINOR_MASK 0xff macro
133 core_minor = core_version & SDCC_MCI_VERSION_MINOR_MASK; in msm_sdc_probe()