Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dhw.h33 void rtl92de_write_dword_dbi(struct ieee80211_hw *hw, u16 offset, u32 value,
H A Drf.c400 rtl92de_write_dword_dbi(hw, REG_SYS_ISO_CTRL, in rtl92d_phy_enable_anotherphy()
431 rtl92de_write_dword_dbi(hw, RFPGA0_XA_LSSIPARAMETER, in rtl92d_phy_powerdown_anotherphy()
H A Dphy.c230 rtl92de_write_dword_dbi(hw, (u16) regaddr, data, dbi_direct); in rtl92d_phy_set_bb_reg()
3473 rtl92de_write_dword_dbi(hw, RFPGA0_ADDALLOCKEN, in rtl92d_update_bbrf_configuration()
H A Dhw.c32 void rtl92de_write_dword_dbi(struct ieee80211_hw *hw, in rtl92de_write_dword_dbi() function