Searched refs:rCCK0_System (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8712/ |
D | rtl871x_mp.c | 379 set_bb_reg(pAdapter, rCCK0_System, bCCKSideBand, in r8712_SwitchBandwidth() 526 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, bDisable); in r8712_SetSingleCarrierTx() 528 set_bb_reg(pAdapter, rCCK0_System, bCCKScramble, bEnable); in r8712_SetSingleCarrierTx() 598 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, 0x2); in r8712_SetCarrierSuppressionTx() 600 set_bb_reg(pAdapter, rCCK0_System, bCCKScramble, in r8712_SetCarrierSuppressionTx() 604 set_bb_reg(pAdapter, rCCK0_System, bCCKTxRate, 0x0); in r8712_SetCarrierSuppressionTx() 609 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, 0x0); in r8712_SetCarrierSuppressionTx() 611 set_bb_reg(pAdapter, rCCK0_System, bCCKScramble, in r8712_SetCarrierSuppressionTx() 636 set_bb_reg(pAdapter, rCCK0_System, bCCKTxRate, cckrate); in SetCCKContinuousTx() 638 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, 0x2); in SetCCKContinuousTx() [all …]
|
D | rtl871x_mp_phy_regdef.h | 150 #define rCCK0_System 0xa00 macro
|
/linux-4.1.27/drivers/staging/rtl8192u/ |
D | r819xU_phyreg.h | 91 #define rCCK0_System 0xa00 macro
|
D | r819xU_phy.c | 1591 rtl8192_setBBreg(dev, rCCK0_System, bCCKSideBand, in rtl8192_SetBWModeWorkItem()
|
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/ |
D | r819xE_phyreg.h | 95 #define rCCK0_System 0xa00 macro
|
D | r8192E_phyreg.h | 106 #define rCCK0_System 0xa00 macro
|
D | r8192E_phy.c | 1234 rtl8192_setBBreg(dev, rCCK0_System, bCCKSideBand, in rtl8192_SetBWModeWorkItem()
|
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | Hal8188EPhyReg.h | 136 #define rCCK0_System 0xa00 macro
|
D | rtw_mp_phy_regdef.h | 174 #define rCCK0_System 0xa00 macro
|
/linux-4.1.27/drivers/staging/rtl8723au/include/ |
D | Hal8723APhyReg.h | 123 #define rCCK0_System 0xa00 macro
|
/linux-4.1.27/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_phycfg.c | 882 PHY_SetBBReg(Adapter, rCCK0_System, bCCKSideBand, in _PHY_SetBWMode23a92C()
|
/linux-4.1.27/drivers/staging/rtl8188eu/hal/ |
D | phy.c | 292 phy_set_bb_reg(adapt, rCCK0_System, bCCKSideBand, in phy_set_bw_mode_callback()
|