Home
last modified time | relevance | path

Searched refs:BIT_RF_EN (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
H A Dreg.h41 #define BIT_RF_EN BIT(0) macro
H A Drtw88xxa.c586 BIT_RF_EN | BIT_RF_RSTB | BIT_RF_SDM_RSTB); in rtw88xxa_phy_bb_config()
588 BIT_RF_EN | BIT_RF_RSTB | BIT_RF_SDM_RSTB); in rtw88xxa_phy_bb_config()
H A Dmac.c129 value8 &= ~(BIT_RF_SDM_RSTB | BIT_RF_RSTB | BIT_RF_EN); in rtw_mac_pre_system_cfg()
H A Drtw8814a.c298 val8 = BIT_RF_EN | BIT_RF_RSTB | BIT_RF_SDM_RSTB; in rtw8814a_phy_set_param()