Searched refs:B_BE_WL_ACT_SWCTRL (Results 1 – 3 of 3) sorted by relevance
2393 val |= B_BE_WL_ACT_SWCTRL; in rtw89_mac_cfg_gnt_v2()
11947 bt->wlan_act_en = !!(val & B_BE_WL_ACT_SWCTRL); in _get_gnt()11970 bt->wlan_act_en = !!(val & B_BE_WL_ACT_SWCTRL); in _get_gnt()
6476 #define B_BE_WL_ACT_SWCTRL BIT(22) macro