Searched refs:bDisable (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/staging/rtl8712/ |
D | rtl871x_mp.c | 507 set_bb_reg(pAdapter, rCCK0_System, bCCKBBMode, bDisable); in r8712_SetSingleCarrierTx() 511 set_bb_reg(pAdapter, rOFDM1_LSTF, bOFDMContinueTx, bDisable); in r8712_SetSingleCarrierTx() 513 set_bb_reg(pAdapter, rOFDM1_LSTF, bOFDMSingleTone, bDisable); in r8712_SetSingleCarrierTx() 516 set_bb_reg(pAdapter, rOFDM1_LSTF, bOFDMContinueTx, bDisable); in r8712_SetSingleCarrierTx() 518 bDisable); in r8712_SetSingleCarrierTx() 519 set_bb_reg(pAdapter, rOFDM1_LSTF, bOFDMSingleTone, bDisable); in r8712_SetSingleCarrierTx() 541 set_bb_reg(pAdapter, rFPGA0_RFMOD, bCCKEn, bDisable); in r8712_SetSingleToneTx() 542 set_bb_reg(pAdapter, rFPGA0_RFMOD, bOFDMEn, bDisable); in r8712_SetSingleToneTx() 573 bDisable); in r8712_SetCarrierSuppressionTx() 575 bDisable); in r8712_SetCarrierSuppressionTx() [all …]
|
D | rtl871x_mp_phy_regdef.h | 980 #define bDisable 0x0 macro
|
/Linux-v5.4/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_phyreg.h | 842 #define bDisable 0x0 macro
|
/Linux-v5.4/drivers/staging/rtl8723bs/include/ |
D | Hal8192CPhyReg.h | 1079 #define bDisable 0x0 macro
|