rtl92s_phy_set_bb_reg
rtl92s_phy_set_bb_reg(hw, phy_reg_table[i], MASKDWORD,
rtl92s_phy_set_bb_reg(hw, agc_table[i], MASKDWORD,
rtl92s_phy_set_bb_reg(hw, phy_regarray2xtxr_table[i],
rtl92s_phy_set_bb_reg(hw, phy_table_pg[i],
void rtl92s_phy_set_bb_reg(struct ieee80211_hw *hw, u32 regaddr, u32 bitmask,
rtl92s_phy_set_bb_reg(hw, pphyreg->rfintfe,
rtl92s_phy_set_bb_reg(hw, pphyreg->rfintfo, BRFSI_RFENV, 0x1);
rtl92s_phy_set_bb_reg(hw, pphyreg->rfhssi_para2,
rtl92s_phy_set_bb_reg(hw, pphyreg->rfhssi_para2,
rtl92s_phy_set_bb_reg(hw, pphyreg->rfintfs, BRFSI_RFENV,
rtl92s_phy_set_bb_reg(hw, pphyreg->rfintfs,
.set_bbreg = rtl92s_phy_set_bb_reg,