Home
last modified time | relevance | path

Searched refs:bCCKBBMode (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/staging/rtl8712/
Drtl871x_mp.c508 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()
Drtl871x_mp_phy_regdef.h581 #define bCCKBBMode 0x3 /* Useless */ macro
/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_phyreg.h320 #define bCCKBBMode 0x3 macro