Home
last modified time | relevance | path

Searched refs:BIT_FEN_BB_RSTB (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
H A Dwow.c285 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()
H A Drtw8814a.c295 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()
H A Dreg.h15 #define BIT_FEN_BB_RSTB BIT(0) macro
H A Dmac.c125 value8 &= ~(BIT_FEN_BB_RSTB | BIT_FEN_BB_GLB_RST); in rtw_mac_pre_system_cfg()
H A Drtw88xxa.c582 val8 |= BIT_FEN_BB_RSTB | BIT_FEN_BB_GLB_RST; in rtw88xxa_phy_bb_config()