Searched refs:bCCKBBMode (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/staging/rtl8712/ |
D | rtl871x_mp.c | 522 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, bDisable); in r8712_SetSingleCarrierTx() 594 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, 0x2); in r8712_SetCarrierSuppressionTx() 605 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, 0x0); in r8712_SetCarrierSuppressionTx() 634 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, 0x2); in SetCCKContinuousTx() 639 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, 0x0); in SetCCKContinuousTx() 657 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, bDisable); in SetOFDMContinuousTx()
|
D | rtl871x_mp_phy_regdef.h | 582 #define bCCKBBMode 0x3 /* Useless */ macro
|
/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_phyreg.h | 432 #define bCCKBBMode 0x3 macro
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | Hal8192CPhyReg.h | 678 #define bCCKBBMode 0x3 /* Useless */ macro
|
/Linux-v4.19/drivers/staging/rtl8188eu/include/ |
D | hal8188e_phy_reg.h | 655 #define bCCKBBMode 0x3 /* Useless */ macro
|