Searched refs:rCCK0_System (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/drivers/staging/rtl8712/ |
D | rtl871x_mp.c | 380 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 …]
|
D | rtl871x_mp_phy_regdef.h | 150 #define rCCK0_System 0xa00 macro
|
/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_phyreg.h | 103 #define rCCK0_System 0xa00 macro
|
D | r8192E_phy.c | 1231 rtl92e_set_bb_reg(dev, rCCK0_System, bCCKSideBand, in _rtl92e_set_bw_mode_work_item()
|
/linux-4.4.14/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.4.14/drivers/staging/rtl8188eu/include/ |
D | rtw_mp_phy_regdef.h | 174 #define rCCK0_System 0xa00 macro
|
D | Hal8188EPhyReg.h | 136 #define rCCK0_System 0xa00 macro
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | Hal8723APhyReg.h | 123 #define rCCK0_System 0xa00 macro
|
/linux-4.4.14/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_phycfg.c | 863 PHY_SetBBReg(Adapter, rCCK0_System, bCCKSideBand, in _PHY_SetBWMode23a92C()
|
/linux-4.4.14/drivers/staging/rtl8188eu/hal/ |
D | phy.c | 292 phy_set_bb_reg(adapt, rCCK0_System, bCCKSideBand, in phy_set_bw_mode_callback()
|