Searched refs:BIT_FEN_BB_RSTB (Results 1 – 5 of 5) sorted by relevance
285 rtw_write8_clr(rtwdev, REG_SYS_FUNC_EN, BIT_FEN_BB_RSTB); in rtw_wow_bb_stop()292 rtw_write8_set(rtwdev, REG_SYS_FUNC_EN, BIT_FEN_BB_RSTB); in rtw_wow_bb_start()
295 BIT_FEN_BB_GLB_RST | BIT_FEN_BB_RSTB); in rtw8814a_phy_set_param()587 rtw_write8_clr(rtwdev, REG_SYS_CFG3_8814A + 2, BIT_FEN_BB_RSTB); in rtw8814a_switch_band()621 rtw_write8_set(rtwdev, REG_SYS_CFG3_8814A + 2, BIT_FEN_BB_RSTB); in rtw8814a_switch_band()
15 #define BIT_FEN_BB_RSTB BIT(0) macro
125 value8 &= ~(BIT_FEN_BB_RSTB | BIT_FEN_BB_GLB_RST); in rtw_mac_pre_system_cfg()
582 val8 |= BIT_FEN_BB_RSTB | BIT_FEN_BB_GLB_RST; in rtw88xxa_phy_bb_config()