Home
last modified time | relevance | path

Searched refs:SOC_HW_VERSION_FAM_NUM_BMSK (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/bus/mhi/host/
Dinternal.h19 #define SOC_HW_VERSION_FAM_NUM_BMSK GENMASK(31, 28) macro
Dinit.c978 mhi_cntrl->family_number = FIELD_GET(SOC_HW_VERSION_FAM_NUM_BMSK, soc_info); in mhi_register_controller()