Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8712/
Drtl871x_mp.c368 set_bb_reg(pAdapter, rOFDM1_LSTF, 0xC00, in r8712_SwitchBandwidth()
511 set_bb_reg(pAdapter, rOFDM1_LSTF, bOFDMContinueTx, bDisable); in r8712_SetSingleCarrierTx()
512 set_bb_reg(pAdapter, rOFDM1_LSTF, bOFDMSingleCarrier, bEnable); 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()
517 set_bb_reg(pAdapter, rOFDM1_LSTF, bOFDMSingleCarrier, in r8712_SetSingleCarrierTx()
519 set_bb_reg(pAdapter, rOFDM1_LSTF, bOFDMSingleTone, bDisable); in r8712_SetSingleCarrierTx()
572 set_bb_reg(pAdapter, rOFDM1_LSTF, bOFDMContinueTx, in r8712_SetCarrierSuppressionTx()
574 set_bb_reg(pAdapter, rOFDM1_LSTF, bOFDMSingleCarrier, in r8712_SetCarrierSuppressionTx()
576 set_bb_reg(pAdapter, rOFDM1_LSTF, bOFDMSingleTone, in r8712_SetCarrierSuppressionTx()
[all …]
Drtl871x_mp_phy_regdef.h252 #define rOFDM1_LSTF 0xd00 macro
/Linux-v5.4/drivers/staging/rtl8192u/
Dr819xU_phyreg.h86 #define rOFDM1_LSTF 0xd00 macro
Dr819xU_phy.c1536 rtl8192_setBBreg(dev, rOFDM1_LSTF, 0xC00, in rtl8192_SetBWModeWorkItem()
/Linux-v5.4/drivers/staging/rtl8188eu/include/
Dhal8188e_phy_reg.h97 #define rOFDM1_LSTF 0xd00 macro
/Linux-v5.4/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_phyreg.h168 #define rOFDM1_LSTF 0xd00 macro
Dr8192E_phy.c1220 rtl92e_set_bb_reg(dev, rOFDM1_LSTF, 0xC00, in _rtl92e_set_bw_mode_work_item()
/Linux-v5.4/drivers/staging/rtl8723bs/include/
DHal8192CPhyReg.h265 #define rOFDM1_LSTF 0xd00 macro
/Linux-v5.4/drivers/staging/rtl8723bs/hal/
Drtl8723b_phycfg.c865 PHY_SetBBReg(Adapter, rOFDM1_LSTF, 0xC00, pHalData->nCur40MhzPrimeSC); in phy_PostSetBwMode8723B()
/Linux-v5.4/drivers/staging/rtl8188eu/hal/
Dphy.c240 phy_set_bb_reg(adapt, rOFDM1_LSTF, 0xC00, in phy_set_bw_mode_callback()