Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac_be.c2399 val |= B_BE_WL_ACT2_VAL; in rtw89_mac_cfg_gnt_v2()
H A Dcoex.c11952 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()
H A Dreg.h6473 #define B_BE_WL_ACT2_VAL BIT(25) macro