/linux-6.6.21/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu_8192f.c | 768 rtl8xxxu_write8(priv, REG_RF_CTRL, RF_ENABLE | RF_RSTB | RF_SDMRSTB); in rtl8192fu_init_phy_bb() 1718 rtl8xxxu_write8(priv, REG_RF_CTRL, RF_SDMRSTB | RF_RSTB | RF_ENABLE); in rtl8192fu_emu_to_active() 1721 rtl8xxxu_write8(priv, REG_AFE_CTRL4 + 3, RF_SDMRSTB | RF_RSTB | RF_ENABLE); in rtl8192fu_emu_to_active() 1919 rtl8xxxu_write8(priv, REG_RF_CTRL, RF_ENABLE | RF_RSTB | RF_SDMRSTB); in rtl8192f_enable_rf()
|
D | rtl8xxxu_8192e.c | 678 val8 = RF_ENABLE | RF_RSTB | RF_SDMRSTB; in rtl8192eu_init_phy_bb() 685 val8 = RF_ENABLE | RF_RSTB | RF_SDMRSTB; in rtl8192eu_init_phy_bb()
|
D | rtl8xxxu_8188f.c | 765 val8 = RF_ENABLE | RF_RSTB | RF_SDMRSTB; in rtl8188fu_init_phy_bb() 1612 rtl8xxxu_write8(priv, REG_RF_CTRL, RF_ENABLE | RF_RSTB | RF_SDMRSTB); in rtl8188f_enable_rf()
|
D | rtl8xxxu_8188e.c | 610 val8 = RF_ENABLE | RF_RSTB | RF_SDMRSTB; in rtl8188eu_init_phy_bb() 1282 rtl8xxxu_write8(priv, REG_RF_CTRL, RF_ENABLE | RF_RSTB | RF_SDMRSTB); in rtl8188e_enable_rf()
|
D | rtl8xxxu_regs.h | 78 #define RF_SDMRSTB BIT(2) macro
|
D | rtl8xxxu_8710b.c | 1741 rtl8xxxu_write8(priv, REG_RF_CTRL, RF_ENABLE | RF_RSTB | RF_SDMRSTB); in rtl8710b_enable_rf()
|
D | rtl8xxxu_8723b.c | 526 val8 = RF_ENABLE | RF_RSTB | RF_SDMRSTB; in rtl8723bu_init_phy_bb()
|
D | rtl8xxxu_core.c | 2297 val8 = RF_ENABLE | RF_RSTB | RF_SDMRSTB; in rtl8xxxu_gen1_init_phy_bb()
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | phy.c | 82 rtl_write_byte(rtlpriv, REG_RF_CTRL, RF_EN | RF_RSTB | RF_SDMRSTB); in rtl92c_phy_bb_config()
|
D | reg.h | 756 #define RF_SDMRSTB BIT(2) macro
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | phy.c | 104 rtl_write_byte(rtlpriv, REG_RF_CTRL, RF_EN | RF_RSTB | RF_SDMRSTB); in rtl92cu_phy_bb_config()
|
/linux-6.6.21/drivers/staging/rtl8723bs/hal/ |
D | rtl8723b_phycfg.c | 398 rtw_write8(Adapter, REG_RF_CTRL, RF_EN|RF_RSTB|RF_SDMRSTB); in PHY_BBConfig8723B()
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | reg.h | 813 #define RF_SDMRSTB BIT(2) macro
|
D | phy.c | 738 RF_SDMRSTB); in rtl92d_phy_bb_config()
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
D | reg.h | 340 #define RF_SDMRSTB BIT(2) macro
|
/linux-6.6.21/drivers/staging/rtl8723bs/include/ |
D | hal_com_reg.h | 848 #define RF_SDMRSTB BIT(2) macro
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | reg.h | 837 #define RF_SDMRSTB BIT(2) macro
|
D | phy.c | 231 rtl_write_byte(rtlpriv, REG_RF_CTRL, RF_EN | RF_RSTB | RF_SDMRSTB); in rtl88e_phy_bb_config()
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | reg.h | 799 #define RF_SDMRSTB BIT(2) macro
|
D | phy.c | 221 rtl_write_byte(rtlpriv, REG_RF_CTRL, RF_EN | RF_RSTB | RF_SDMRSTB); in rtl92ee_phy_bb_config()
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | reg.h | 800 #define RF_SDMRSTB BIT(2) macro
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | reg.h | 861 #define RF_SDMRSTB BIT(2) macro
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | reg.h | 832 #define RF_SDMRSTB BIT(2) macro
|
D | phy.c | 108 rtl_write_byte(rtlpriv, REG_RF_CTRL, RF_EN | RF_RSTB | RF_SDMRSTB); in rtl8723be_phy_bb_config()
|