Home
last modified time | relevance | path

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

/wlan-driver/platform/cnss2/
H A Dpci.c6956 #define SOC_HW_VERSION_MINOR_VER_BMSK (0x000000FF) macro
6976 mhi_ctrl->minor_version = (soc_info & SOC_HW_VERSION_MINOR_VER_BMSK) >> in __cnss_get_mhi_soc_info()