Searched refs:SDCC_MCI_VERSION_MINOR_MASK (Results 1 – 1 of 1) sorted by relevance
26 #define SDCC_MCI_VERSION_MINOR_MASK 0xff macro132 core_minor = core_version & SDCC_MCI_VERSION_MINOR_MASK; in msm_sdc_probe()