Searched refs:B_BE_WL_ACT2_SWCTRL (Results 1 – 3 of 3) sorted by relevance
2397 val |= B_BE_WL_ACT2_SWCTRL; in rtw89_mac_cfg_gnt_v2()
11951 bt->wlan_act_en = !!(val & B_BE_WL_ACT2_SWCTRL); in _get_gnt()11974 bt->wlan_act_en = !!(val & B_BE_WL_ACT2_SWCTRL); in _get_gnt()
6474 #define B_BE_WL_ACT2_SWCTRL BIT(24) macro