Searched refs:bCCKBBMode (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.15/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 | 582 #define bCCKBBMode 0x3 /* Useless */ macro
|
| /Linux-v5.15/drivers/staging/r8188eu/hal/ |
| D | rtl8188e_mp.c | 558 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/ |
| D | r8192E_phyreg.h | 424 #define bCCKBBMode 0x3 macro
|
| /Linux-v5.15/drivers/staging/r8188eu/include/ |
| D | Hal8188EPhyReg.h | 647 #define bCCKBBMode 0x3 /* Useless */ macro
|
| D | rtw_mp_phy_regdef.h | 597 #define bCCKBBMode 0x3 /* Useless */ macro
|
| /Linux-v5.15/drivers/staging/rtl8723bs/include/ |
| D | Hal8192CPhyReg.h | 672 #define bCCKBBMode 0x3 /* Useless */ macro
|