Searched refs:SOC_HW_VERSION_DEV_NUM_BMSK (Results 1 – 1 of 1) sorted by relevance
6952 #define SOC_HW_VERSION_DEV_NUM_BMSK (0x0FFF0000) macro6972 mhi_ctrl->device_number = (soc_info & SOC_HW_VERSION_DEV_NUM_BMSK) >> in __cnss_get_mhi_soc_info()