Searched refs:SOC_HW_VERSION_FAM_NUM_BMSK (Results 1 – 2 of 2) sorted by relevance
19 #define SOC_HW_VERSION_FAM_NUM_BMSK GENMASK(31, 28) macro
978 mhi_cntrl->family_number = FIELD_GET(SOC_HW_VERSION_FAM_NUM_BMSK, soc_info); in mhi_register_controller()