Searched refs:B_BE_WL_ACT2_VAL (Results 1 – 3 of 3) sorted by relevance
2399 val |= B_BE_WL_ACT2_VAL; in rtw89_mac_cfg_gnt_v2()
11952 bt->wlan_act = !!(status & B_BE_WL_ACT2_VAL); in _get_gnt()11975 bt->wlan_act = !!(status & B_BE_WL_ACT2_VAL); in _get_gnt()
6473 #define B_BE_WL_ACT2_VAL BIT(25) macro