Home
last modified time | relevance | path

Searched refs:rCCK0_System (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/staging/rtl8712/
Drtl871x_mp.c366 set_bb_reg(pAdapter, rCCK0_System, bCCKSideBand, in r8712_SwitchBandwidth()
507 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, bDisable); in r8712_SetSingleCarrierTx()
509 set_bb_reg(pAdapter, rCCK0_System, bCCKScramble, bEnable); in r8712_SetSingleCarrierTx()
579 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, 0x2); in r8712_SetCarrierSuppressionTx()
581 set_bb_reg(pAdapter, rCCK0_System, bCCKScramble, in r8712_SetCarrierSuppressionTx()
585 set_bb_reg(pAdapter, rCCK0_System, bCCKTxRate, 0x0); in r8712_SetCarrierSuppressionTx()
590 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, 0x0); in r8712_SetCarrierSuppressionTx()
592 set_bb_reg(pAdapter, rCCK0_System, bCCKScramble, in r8712_SetCarrierSuppressionTx()
617 set_bb_reg(pAdapter, rCCK0_System, bCCKTxRate, cckrate); in SetCCKContinuousTx()
619 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, 0x2); in SetCCKContinuousTx()
[all …]
Drtl871x_mp_phy_regdef.h154 #define rCCK0_System 0xa00 macro
/Linux-v5.4/drivers/staging/rtl8192u/
Dr819xU_phyreg.h46 #define rCCK0_System 0xa00 macro
Dr819xU_phy.c1533 rtl8192_setBBreg(dev, rCCK0_System, bCCKSideBand, in rtl8192_SetBWModeWorkItem()
/Linux-v5.4/drivers/staging/rtl8188eu/include/
Dhal8188e_phy_reg.h55 #define rCCK0_System 0xa00 macro
/Linux-v5.4/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_phyreg.h95 #define rCCK0_System 0xa00 macro
Dr8192E_phy.c1218 rtl92e_set_bb_reg(dev, rCCK0_System, bCCKSideBand, in _rtl92e_set_bw_mode_work_item()
/Linux-v5.4/drivers/staging/rtl8723bs/include/
DHal8192CPhyReg.h165 #define rCCK0_System 0xa00 macro
/Linux-v5.4/drivers/staging/rtl8723bs/hal/
Drtl8723b_phycfg.c863 PHY_SetBBReg(Adapter, rCCK0_System, bCCKSideBand, (pHalData->nCur40MhzPrimeSC>>1)); in phy_PostSetBwMode8723B()
/Linux-v5.4/drivers/staging/rtl8188eu/hal/
Dphy.c238 phy_set_bb_reg(adapt, rCCK0_System, bCCKSideBand, in phy_set_bw_mode_callback()