Searched refs:BIT_FEN_BB_RSTB (Results 1 – 14 of 14) sorted by relevance
257 rtw_write8_clr(rtwdev, REG_SYS_FUNC_EN, BIT_FEN_BB_RSTB); in rtw_wow_bb_stop()264 rtw_write8_set(rtwdev, REG_SYS_FUNC_EN, BIT_FEN_BB_RSTB); in rtw_wow_bb_start()
121 val |= BIT_FEN_BB_RSTB | BIT_FEN_BB_GLB_RST; in rtw8821c_phy_set_param()123 val &= ~(BIT_FEN_BB_RSTB | BIT_FEN_BB_GLB_RST); in rtw8821c_phy_set_param()125 val |= BIT_FEN_BB_RSTB | BIT_FEN_BB_GLB_RST; in rtw8821c_phy_set_param()
13 #define BIT_FEN_BB_RSTB BIT(0) macro
101 value8 &= ~(BIT_FEN_BB_RSTB | BIT_FEN_BB_GLB_RST); in rtw_mac_pre_system_cfg()
140 BIT_FEN_BB_RSTB | BIT_FEN_BB_GLB_RST); in rtw8822b_phy_set_param()
143 BIT_FEN_EN_25_1 | BIT_FEN_BB_GLB_RST | BIT_FEN_BB_RSTB); in rtw8723d_phy_set_param()
1143 BIT_FEN_BB_GLB_RST | BIT_FEN_BB_RSTB); in rtw8822c_phy_set_param()
201 #define BIT_FEN_BB_RSTB BIT(0) macro
200 #define BIT_FEN_BB_RSTB BIT(0) macro
3721 BIT_FEN_BB_GLB_RST | BIT_FEN_BB_RSTB, 0x3); in rtw_btc_ex_power_on_setting()