Home
last modified time | relevance | path

Searched refs:RF_EN (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Dhal_com_reg.h325 #define RF_EN BIT(0) macro
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dphy.c82 rtl_write_byte(rtlpriv, REG_RF_CTRL, RF_EN | RF_RSTB | RF_SDMRSTB); in rtl92c_phy_bb_config()
H A Dreg.h754 #define RF_EN BIT(0) macro
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dphy.c104 rtl_write_byte(rtlpriv, REG_RF_CTRL, RF_EN | RF_RSTB | RF_SDMRSTB); in rtl92cu_phy_bb_config()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dreg.h338 #define RF_EN BIT(0) macro
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Dreg.h825 #define RF_EN BIT(0) macro
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dreg.h798 #define RF_EN BIT(0) macro
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dreg.h797 #define RF_EN BIT(0) macro
H A Dphy.c221 rtl_write_byte(rtlpriv, REG_RF_CTRL, RF_EN | RF_RSTB | RF_SDMRSTB); in rtl92ee_phy_bb_config()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dreg.h835 #define RF_EN BIT(0) macro
H A Dphy.c231 rtl_write_byte(rtlpriv, REG_RF_CTRL, RF_EN | RF_RSTB | RF_SDMRSTB); in rtl88e_phy_bb_config()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dreg.h859 #define RF_EN BIT(0) macro
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dreg.h830 #define RF_EN BIT(0) macro
H A Dphy.c108 rtl_write_byte(rtlpriv, REG_RF_CTRL, RF_EN | RF_RSTB | RF_SDMRSTB); in rtl8723be_phy_bb_config()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dphy.c436 rtl_write_byte(rtlpriv, REG_RF_CTRL, value | RF_EN | RF_RSTB | in rtl92d_phy_bb_config()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192du/
H A Dphy.c403 rtl_write_byte(rtlpriv, REG_RF_CTRL, value | RF_EN | RF_RSTB | in rtl92du_phy_bb_config()