Searched refs:bCCKBBMode (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/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.12.1/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_phyreg.h | 320 #define bCCKBBMode 0x3 macro
|