Searched refs:RF_ENABLE (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/ |
D | 8192f.c | 752 rtl8xxxu_write8(priv, REG_RF_CTRL, RF_ENABLE | RF_RSTB | RF_SDMRSTB); in rtl8192fu_init_phy_bb() 1702 rtl8xxxu_write8(priv, REG_RF_CTRL, RF_SDMRSTB | RF_RSTB | RF_ENABLE); in rtl8192fu_emu_to_active() 1705 rtl8xxxu_write8(priv, REG_AFE_CTRL4 + 3, RF_SDMRSTB | RF_RSTB | RF_ENABLE); in rtl8192fu_emu_to_active() 1903 rtl8xxxu_write8(priv, REG_RF_CTRL, RF_ENABLE | RF_RSTB | RF_SDMRSTB); in rtl8192f_enable_rf()
|
D | 8192e.c | 662 val8 = RF_ENABLE | RF_RSTB | RF_SDMRSTB; in rtl8192eu_init_phy_bb() 669 val8 = RF_ENABLE | RF_RSTB | RF_SDMRSTB; in rtl8192eu_init_phy_bb() 1503 val8 &= ~RF_ENABLE; in rtl8192eu_active_to_emu()
|
D | 8188e.c | 594 val8 = RF_ENABLE | RF_RSTB | RF_SDMRSTB; in rtl8188eu_init_phy_bb() 1077 val8 &= ~RF_ENABLE; in rtl8188eu_active_to_emu() 1266 rtl8xxxu_write8(priv, REG_RF_CTRL, RF_ENABLE | RF_RSTB | RF_SDMRSTB); in rtl8188e_enable_rf()
|
D | 8188f.c | 764 val8 = RF_ENABLE | RF_RSTB | RF_SDMRSTB; in rtl8188fu_init_phy_bb() 1611 rtl8xxxu_write8(priv, REG_RF_CTRL, RF_ENABLE | RF_RSTB | RF_SDMRSTB); in rtl8188f_enable_rf()
|
D | regs.h | 76 #define RF_ENABLE BIT(0) macro
|
D | 8723b.c | 510 val8 = RF_ENABLE | RF_RSTB | RF_SDMRSTB; in rtl8723bu_init_phy_bb()
|
D | 8710b.c | 1725 rtl8xxxu_write8(priv, REG_RF_CTRL, RF_ENABLE | RF_RSTB | RF_SDMRSTB); in rtl8710b_enable_rf()
|
D | core.c | 2260 val8 = RF_ENABLE | RF_RSTB | RF_SDMRSTB; in rtl8xxxu_gen1_init_phy_bb()
|