Searched refs:SOC_HW_VERSION_MINOR_VER_BMSK (Results 1 – 1 of 1) sorted by relevance
6956 #define SOC_HW_VERSION_MINOR_VER_BMSK (0x000000FF) macro6976 mhi_ctrl->minor_version = (soc_info & SOC_HW_VERSION_MINOR_VER_BMSK) >> in __cnss_get_mhi_soc_info()