Home
last modified time | relevance | path

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

/Linux-v5.15/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.h582 #define bCCKBBMode 0x3 /* Useless */ macro
/Linux-v5.15/drivers/staging/r8188eu/hal/
Drtl8188e_mp.c558 write_bbreg(pAdapter, rCCK0_System, bCCKBBMode, bDisable); in Hal_SetSingleCarrierTx()
684 write_bbreg(pAdapter, rCCK0_System, bCCKBBMode, 0x2); /* transmit mode */ in Hal_SetCarrierSuppressionTx()
697 write_bbreg(pAdapter, rCCK0_System, bCCKBBMode, 0x0); /* normal mode */ in Hal_SetCarrierSuppressionTx()
727 write_bbreg(pAdapter, rCCK0_System, bCCKBBMode, 0x2); /* transmit mode */ in Hal_SetCCKContinuousTx()
734 write_bbreg(pAdapter, rCCK0_System, bCCKBBMode, 0x0); /* normal mode */ in Hal_SetCCKContinuousTx()
758 write_bbreg(pAdapter, rCCK0_System, bCCKBBMode, bDisable); in Hal_SetOFDMContinuousTx()
/Linux-v5.15/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_phyreg.h424 #define bCCKBBMode 0x3 macro
/Linux-v5.15/drivers/staging/r8188eu/include/
DHal8188EPhyReg.h647 #define bCCKBBMode 0x3 /* Useless */ macro
Drtw_mp_phy_regdef.h597 #define bCCKBBMode 0x3 /* Useless */ macro
/Linux-v5.15/drivers/staging/rtl8723bs/include/
DHal8192CPhyReg.h672 #define bCCKBBMode 0x3 /* Useless */ macro