Home
last modified time | relevance | path

Searched refs:rOFDM1_LSTF (Results 1 – 12 of 12) sorted by relevance

/drivers/staging/rtl8712/
Drtl871x_mp.c381 set_bb_reg(pAdapter, rOFDM1_LSTF, 0xC00, in r8712_SwitchBandwidth()
530 set_bb_reg(pAdapter, rOFDM1_LSTF, bOFDMContinueTx, bDisable); in r8712_SetSingleCarrierTx()
531 set_bb_reg(pAdapter, rOFDM1_LSTF, bOFDMSingleCarrier, bEnable); in r8712_SetSingleCarrierTx()
532 set_bb_reg(pAdapter, rOFDM1_LSTF, bOFDMSingleTone, bDisable); in r8712_SetSingleCarrierTx()
535 set_bb_reg(pAdapter, rOFDM1_LSTF, bOFDMContinueTx, bDisable); in r8712_SetSingleCarrierTx()
536 set_bb_reg(pAdapter, rOFDM1_LSTF, bOFDMSingleCarrier, in r8712_SetSingleCarrierTx()
538 set_bb_reg(pAdapter, rOFDM1_LSTF, bOFDMSingleTone, bDisable); in r8712_SetSingleCarrierTx()
591 set_bb_reg(pAdapter, rOFDM1_LSTF, bOFDMContinueTx, in r8712_SetCarrierSuppressionTx()
593 set_bb_reg(pAdapter, rOFDM1_LSTF, bOFDMSingleCarrier, in r8712_SetCarrierSuppressionTx()
595 set_bb_reg(pAdapter, rOFDM1_LSTF, bOFDMSingleTone, in r8712_SetCarrierSuppressionTx()
[all …]
Drtl871x_mp_phy_regdef.h243 #define rOFDM1_LSTF 0xd00 macro
/drivers/staging/rtl8192u/
Dr819xU_phyreg.h162 #define rOFDM1_LSTF 0xd00 macro
Dr819xU_phy.c1597 rtl8192_setBBreg(dev, rOFDM1_LSTF, 0xC00, in rtl8192_SetBWModeWorkItem()
/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_phyreg.h175 #define rOFDM1_LSTF 0xd00 macro
Dr819xE_phyreg.h181 #define rOFDM1_LSTF 0xd00 macro
Dr8192E_phy.c1242 rtl8192_setBBreg(dev, rOFDM1_LSTF, 0xC00, in rtl8192_SetBWModeWorkItem()
/drivers/staging/rtl8188eu/include/
Drtw_mp_phy_regdef.h260 #define rOFDM1_LSTF 0xd00 macro
DHal8188EPhyReg.h244 #define rOFDM1_LSTF 0xd00 macro
/drivers/staging/rtl8723au/include/
DHal8723APhyReg.h217 #define rOFDM1_LSTF 0xd00 macro
/drivers/staging/rtl8723au/hal/
Drtl8723a_phycfg.c982 PHY_SetBBReg(Adapter, rOFDM1_LSTF, 0xC00, in _PHY_SetBWMode23a92C()
/drivers/staging/rtl8188eu/hal/
Dphy.c297 phy_set_bb_reg(adapt, rOFDM1_LSTF, 0xC00, in phy_set_bw_mode_callback()