Home
last modified time | relevance | path

Searched refs:rOFDM0_ECCAThreshold (Results 1 – 8 of 8) sorted by relevance

/drivers/staging/rtl8723bs/hal/
Dodm_DIG.c137 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, bMaskByte0, (u8)TH_L2H_dmc); in odm_SearchPwdBLowerBound()
138 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, bMaskByte2, (u8)TH_H2L_dmc); in odm_SearchPwdBLowerBound()
160 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, bMaskByte0, (u8)TH_L2H_dmc); in odm_SearchPwdBLowerBound()
161 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, bMaskByte2, (u8)TH_H2L_dmc); in odm_SearchPwdBLowerBound()
242 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, bMaskByte0, 0x7f); in odm_Adaptivity()
243 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, bMaskByte2, 0x7f); in odm_Adaptivity()
280 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, bMaskByte0, (u8)TH_L2H_dmc); in odm_Adaptivity()
281 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, bMaskByte2, (u8)TH_H2L_dmc); in odm_Adaptivity()
DHalPhyRf_8723B.c83 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT24, value32); in setIqkMatrix_8723B()
96 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT28, value32); in setIqkMatrix_8723B()
107 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT24, 0x00); in setIqkMatrix_8723B()
113 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT28, 0x00); in setIqkMatrix_8723B()
961 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT(31), ((X*Oldval_0>>7) & 0x1)); in _PHY_PathAFillIQKMatrix8723B()
977 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT(29), ((Y*Oldval_0>>7) & 0x1)); in _PHY_PathAFillIQKMatrix8723B()
978 pRFCalibrateInfo->TxIQC_8723B[PATH_S1][IDX_0xC4C][KEY] = rOFDM0_ECCAThreshold; in _PHY_PathAFillIQKMatrix8723B()
979 …8723B[PATH_S1][IDX_0xC4C][VAL] = PHY_QueryBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, bMaskDWord… in _PHY_PathAFillIQKMatrix8723B()
1036 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT(27), ((X*Oldval_1>>7) & 0x1)); in _PHY_PathBFillIQKMatrix8723B()
1055 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT(25), ((Y*Oldval_1>>7) & 0x1)); in _PHY_PathBFillIQKMatrix8723B()
[all …]
/drivers/staging/rtl8192u/
Dr819xU_phyreg.h65 #define rOFDM0_ECCAThreshold 0xc4c /* energy CCA */ macro
/drivers/staging/r8188eu/hal/
DHalPhyRf_8188e.c431 rtl8188e_PHY_SetBBReg(adapt, rOFDM0_ECCAThreshold, BIT(31), ((X * Oldval_0 >> 7) & 0x1)); in patha_fill_iqk()
441 rtl8188e_PHY_SetBBReg(adapt, rOFDM0_ECCAThreshold, BIT(29), ((Y * Oldval_0 >> 7) & 0x1)); in patha_fill_iqk()
805 rOFDM0_ECCAThreshold, rOFDM0_AGCRSSITable, in PHY_IQCalibrate_8188E()
/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_phyreg.h135 #define rOFDM0_ECCAThreshold 0xc4c /* Energy CCA */ macro
/drivers/staging/rtl8712/
Drtl871x_mp_phy_regdef.h213 #define rOFDM0_ECCAThreshold 0xc4c /* energy CCA */ macro
/drivers/staging/rtl8723bs/include/
DHal8192CPhyReg.h223 #define rOFDM0_ECCAThreshold 0xc4c /* energy CCA */ macro
/drivers/staging/r8188eu/include/
DHal8188EPhyReg.h186 #define rOFDM0_ECCAThreshold 0xc4c /* energy CCA */ macro