Home
last modified time | relevance | path

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

/wlan-driver/platform/cnss2/ !
H A Dpci.c6954 #define SOC_HW_VERSION_MAJOR_VER_BMSK (0x0000FF00) macro
6974 mhi_ctrl->major_version = (soc_info & SOC_HW_VERSION_MAJOR_VER_BMSK) >> in __cnss_get_mhi_soc_info()