Home
last modified time | relevance | path

Searched refs:rIQK_AGC_Pts (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/staging/rtl8188eu/include/
Dhal8188e_phy_reg.h127 #define rIQK_AGC_Pts 0xe48 macro
/Linux-v5.4/drivers/staging/rtl8723bs/hal/
DHalPhyRf_8723B.c493 PHY_SetBBReg(pDM_Odm->Adapter, rIQK_AGC_Pts, bMaskDWord, 0xf9000000); in phy_PathA_IQK_8723B()
494 PHY_SetBBReg(pDM_Odm->Adapter, rIQK_AGC_Pts, bMaskDWord, 0xf8000000); in phy_PathA_IQK_8723B()
607 PHY_SetBBReg(pDM_Odm->Adapter, rIQK_AGC_Pts, bMaskDWord, 0xf9000000); in phy_PathA_RxIQK8723B()
608 PHY_SetBBReg(pDM_Odm->Adapter, rIQK_AGC_Pts, bMaskDWord, 0xf8000000); in phy_PathA_RxIQK8723B()
708 PHY_SetBBReg(pDM_Odm->Adapter, rIQK_AGC_Pts, bMaskDWord, 0xf9000000); in phy_PathA_RxIQK8723B()
709 PHY_SetBBReg(pDM_Odm->Adapter, rIQK_AGC_Pts, bMaskDWord, 0xf8000000); in phy_PathA_RxIQK8723B()
817 PHY_SetBBReg(pDM_Odm->Adapter, rIQK_AGC_Pts, bMaskDWord, 0xf9000000); in phy_PathB_IQK_8723B()
818 PHY_SetBBReg(pDM_Odm->Adapter, rIQK_AGC_Pts, bMaskDWord, 0xf8000000); in phy_PathB_IQK_8723B()
928 PHY_SetBBReg(pDM_Odm->Adapter, rIQK_AGC_Pts, bMaskDWord, 0xf9000000); in phy_PathB_RxIQK8723B()
929 PHY_SetBBReg(pDM_Odm->Adapter, rIQK_AGC_Pts, bMaskDWord, 0xf8000000); in phy_PathB_RxIQK8723B()
[all …]
/Linux-v5.4/drivers/staging/rtl8188eu/hal/
Dphy.c541 phy_set_bb_reg(adapt, rIQK_AGC_Pts, bMaskDWord, 0xf9000000); in phy_path_a_iqk()
542 phy_set_bb_reg(adapt, rIQK_AGC_Pts, bMaskDWord, 0xf8000000); in phy_path_a_iqk()
591 phy_set_bb_reg(adapt, rIQK_AGC_Pts, bMaskDWord, 0xf9000000); in phy_path_a_rx_iqk()
592 phy_set_bb_reg(adapt, rIQK_AGC_Pts, bMaskDWord, 0xf8000000); in phy_path_a_rx_iqk()
635 phy_set_bb_reg(adapt, rIQK_AGC_Pts, bMaskDWord, 0xf9000000); in phy_path_a_rx_iqk()
636 phy_set_bb_reg(adapt, rIQK_AGC_Pts, bMaskDWord, 0xf8000000); in phy_path_a_rx_iqk()
/Linux-v5.4/drivers/staging/rtl8723bs/include/
DHal8192CPhyReg.h317 #define rIQK_AGC_Pts 0xe48 macro