Searched refs:rtl92s_phy_set_bb_reg (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dsw.c261 .set_bbreg = rtl92s_phy_set_bb_reg,
H A Dphy.c36 void rtl92s_phy_set_bb_reg(struct ieee80211_hw *hw, u32 regaddr, u32 bitmask, function
800 rtl92s_phy_set_bb_reg(hw, phy_reg_table[i], MASKDWORD,
805 rtl92s_phy_set_bb_reg(hw, agc_table[i], MASKDWORD,
839 rtl92s_phy_set_bb_reg(hw, phy_regarray2xtxr_table[i],
866 rtl92s_phy_set_bb_reg(hw, phy_table_pg[i],
H A Drf.c429 rtl92s_phy_set_bb_reg(hw, pphyreg->rfintfe,
433 rtl92s_phy_set_bb_reg(hw, pphyreg->rfintfo, BRFSI_RFENV, 0x1);
436 rtl92s_phy_set_bb_reg(hw, pphyreg->rfhssi_para2,
438 rtl92s_phy_set_bb_reg(hw, pphyreg->rfhssi_para2,
461 rtl92s_phy_set_bb_reg(hw, pphyreg->rfintfs, BRFSI_RFENV,
466 rtl92s_phy_set_bb_reg(hw, pphyreg->rfintfs,
H A Dphy.h53 void rtl92s_phy_set_bb_reg(struct ieee80211_hw *hw, u32 regaddr, u32 bitmask,

Completed in 155 milliseconds