Searched refs:SOC_HW_VERSION_FAM_NUM_BMSK (Results 1 – 1 of 1) sorted by relevance
6950 #define SOC_HW_VERSION_FAM_NUM_BMSK (0xF0000000) macro6970 mhi_ctrl->family_number = (soc_info & SOC_HW_VERSION_FAM_NUM_BMSK) >> in __cnss_get_mhi_soc_info()