Searched refs:bCCKBBMode (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/staging/rtl8712/ |
D | rtl871x_mp.c | 508 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, bDisable); in r8712_SetSingleCarrierTx() 580 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, 0x2); in r8712_SetCarrierSuppressionTx() 591 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, 0x0); in r8712_SetCarrierSuppressionTx() 620 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, 0x2); in SetCCKContinuousTx() 625 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, 0x0); in SetCCKContinuousTx() 643 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, bDisable); in SetOFDMContinuousTx()
|
D | rtl871x_mp_phy_regdef.h | 581 #define bCCKBBMode 0x3 /* Useless */ macro
|
/linux-6.6.21/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_phyreg.h | 380 #define bCCKBBMode 0x3 macro
|
/linux-6.6.21/drivers/staging/rtl8723bs/include/ |
D | Hal8192CPhyReg.h | 672 #define bCCKBBMode 0x3 /* Useless */ macro
|