Searched refs:rOFDM0_ECCAThreshold (Results 1 – 8 of 8) sorted by relevance
/drivers/staging/rtl8723bs/hal/ |
D | odm_DIG.c | 137 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()
|
D | HalPhyRf_8723B.c | 83 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/ |
D | r819xU_phyreg.h | 65 #define rOFDM0_ECCAThreshold 0xc4c /* energy CCA */ macro
|
/drivers/staging/r8188eu/hal/ |
D | HalPhyRf_8188e.c | 431 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/ |
D | r8192E_phyreg.h | 135 #define rOFDM0_ECCAThreshold 0xc4c /* Energy CCA */ macro
|
/drivers/staging/rtl8712/ |
D | rtl871x_mp_phy_regdef.h | 213 #define rOFDM0_ECCAThreshold 0xc4c /* energy CCA */ macro
|
/drivers/staging/rtl8723bs/include/ |
D | Hal8192CPhyReg.h | 223 #define rOFDM0_ECCAThreshold 0xc4c /* energy CCA */ macro
|
/drivers/staging/r8188eu/include/ |
D | Hal8188EPhyReg.h | 186 #define rOFDM0_ECCAThreshold 0xc4c /* energy CCA */ macro
|