Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8712/
Drtl871x_mp.c380 set_bb_reg(pAdapter, rCCK0_System, bCCKSideBand, in r8712_SwitchBandwidth()
521 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, bDisable); in r8712_SetSingleCarrierTx()
523 set_bb_reg(pAdapter, rCCK0_System, bCCKScramble, bEnable); in r8712_SetSingleCarrierTx()
593 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, 0x2); in r8712_SetCarrierSuppressionTx()
595 set_bb_reg(pAdapter, rCCK0_System, bCCKScramble, in r8712_SetCarrierSuppressionTx()
599 set_bb_reg(pAdapter, rCCK0_System, bCCKTxRate, 0x0); in r8712_SetCarrierSuppressionTx()
604 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, 0x0); in r8712_SetCarrierSuppressionTx()
606 set_bb_reg(pAdapter, rCCK0_System, bCCKScramble, in r8712_SetCarrierSuppressionTx()
631 set_bb_reg(pAdapter, rCCK0_System, bCCKTxRate, cckrate); in SetCCKContinuousTx()
633 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, 0x2); in SetCCKContinuousTx()
[all …]
Drtl871x_mp_phy_regdef.h150 #define rCCK0_System 0xa00 macro
/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_phyreg.h103 #define rCCK0_System 0xa00 macro
Dr8192E_phy.c1231 rtl92e_set_bb_reg(dev, rCCK0_System, bCCKSideBand, in _rtl92e_set_bw_mode_work_item()
/linux-4.4.14/drivers/staging/rtl8192u/
Dr819xU_phyreg.h91 #define rCCK0_System 0xa00 macro
Dr819xU_phy.c1591 rtl8192_setBBreg(dev, rCCK0_System, bCCKSideBand, in rtl8192_SetBWModeWorkItem()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtw_mp_phy_regdef.h174 #define rCCK0_System 0xa00 macro
DHal8188EPhyReg.h136 #define rCCK0_System 0xa00 macro
/linux-4.4.14/drivers/staging/rtl8723au/include/
DHal8723APhyReg.h123 #define rCCK0_System 0xa00 macro
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_phycfg.c863 PHY_SetBBReg(Adapter, rCCK0_System, bCCKSideBand, in _PHY_SetBWMode23a92C()
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Dphy.c292 phy_set_bb_reg(adapt, rCCK0_System, bCCKSideBand, in phy_set_bw_mode_callback()