Searched refs:rOFDM0_ECCAThreshold (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/staging/rtl8723bs/hal/ |
D | odm_DIG.c | 152 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, bMaskByte0, (u8)TH_L2H_dmc); in odm_SearchPwdBLowerBound() 153 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, bMaskByte2, (u8)TH_H2L_dmc); in odm_SearchPwdBLowerBound() 176 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, bMaskByte0, (u8)TH_L2H_dmc); in odm_SearchPwdBLowerBound() 177 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, bMaskByte2, (u8)TH_H2L_dmc); in odm_SearchPwdBLowerBound() 266 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, bMaskByte0, 0x7f); in odm_Adaptivity() 267 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, bMaskByte2, 0x7f); in odm_Adaptivity() 319 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, bMaskByte0, (u8)TH_L2H_dmc); in odm_Adaptivity() 320 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, bMaskByte2, (u8)TH_H2L_dmc); in odm_Adaptivity()
|
D | HalPhyRf_8723B.c | 93 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT24, value32); in setIqkMatrix_8723B() 104 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT28, value32); in setIqkMatrix_8723B() 115 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT24, 0x00); in setIqkMatrix_8723B() 121 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT28, 0x00); in setIqkMatrix_8723B() 1112 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT(31), ((X*Oldval_0>>7) & 0x1)); in _PHY_PathAFillIQKMatrix8723B() 1129 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT(29), ((Y*Oldval_0>>7) & 0x1)); in _PHY_PathAFillIQKMatrix8723B() 1130 pRFCalibrateInfo->TxIQC_8723B[PATH_S1][IDX_0xC4C][KEY] = rOFDM0_ECCAThreshold; in _PHY_PathAFillIQKMatrix8723B() 1131 …8723B[PATH_S1][IDX_0xC4C][VAL] = PHY_QueryBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, bMaskDWord… in _PHY_PathAFillIQKMatrix8723B() 1193 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT(27), ((X*Oldval_1>>7) & 0x1)); in _PHY_PathBFillIQKMatrix8723B() 1213 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT(25), ((Y*Oldval_1>>7) & 0x1)); in _PHY_PathBFillIQKMatrix8723B() [all …]
|
/Linux-v4.19/drivers/staging/rtl8192u/ |
D | r819xU_phyreg.h | 66 #define rOFDM0_ECCAThreshold 0xc4c /* energy CCA */ macro
|
/Linux-v4.19/drivers/staging/rtl8188eu/hal/ |
D | phy.c | 732 phy_set_bb_reg(adapt, rOFDM0_ECCAThreshold, BIT(31), in patha_fill_iqk() 744 phy_set_bb_reg(adapt, rOFDM0_ECCAThreshold, BIT(29), in patha_fill_iqk() 778 phy_set_bb_reg(adapt, rOFDM0_ECCAThreshold, BIT(27), in pathb_fill_iqk() 791 phy_set_bb_reg(adapt, rOFDM0_ECCAThreshold, BIT(25), in pathb_fill_iqk() 1225 rOFDM0_ECCAThreshold, rOFDM0_AGCRSSITable, in rtl88eu_phy_iq_calibrate()
|
/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_phyreg.h | 143 #define rOFDM0_ECCAThreshold 0xc4c /* Energy CCA */ macro
|
/Linux-v4.19/drivers/staging/rtl8712/ |
D | rtl871x_mp_phy_regdef.h | 214 #define rOFDM0_ECCAThreshold 0xc4c /* energy CCA */ macro
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | Hal8192CPhyReg.h | 225 #define rOFDM0_ECCAThreshold 0xc4c /* energy CCA */ macro
|
/Linux-v4.19/drivers/staging/rtl8188eu/include/ |
D | hal8188e_phy_reg.h | 191 #define rOFDM0_ECCAThreshold 0xc4c /* energy CCA */ macro
|