Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8188eu/include/
Dhal8188e_phy_reg.h127 #define rIQK_AGC_Pts 0xe48 macro
/Linux-v5.10/drivers/staging/rtl8723bs/hal/
DHalPhyRf_8723B.c495 PHY_SetBBReg(pDM_Odm->Adapter, rIQK_AGC_Pts, bMaskDWord, 0xf9000000); in phy_PathA_IQK_8723B()
496 PHY_SetBBReg(pDM_Odm->Adapter, rIQK_AGC_Pts, bMaskDWord, 0xf8000000); in phy_PathA_IQK_8723B()
609 PHY_SetBBReg(pDM_Odm->Adapter, rIQK_AGC_Pts, bMaskDWord, 0xf9000000); in phy_PathA_RxIQK8723B()
610 PHY_SetBBReg(pDM_Odm->Adapter, rIQK_AGC_Pts, bMaskDWord, 0xf8000000); in phy_PathA_RxIQK8723B()
710 PHY_SetBBReg(pDM_Odm->Adapter, rIQK_AGC_Pts, bMaskDWord, 0xf9000000); in phy_PathA_RxIQK8723B()
711 PHY_SetBBReg(pDM_Odm->Adapter, rIQK_AGC_Pts, bMaskDWord, 0xf8000000); in phy_PathA_RxIQK8723B()
819 PHY_SetBBReg(pDM_Odm->Adapter, rIQK_AGC_Pts, bMaskDWord, 0xf9000000); in phy_PathB_IQK_8723B()
820 PHY_SetBBReg(pDM_Odm->Adapter, rIQK_AGC_Pts, bMaskDWord, 0xf8000000); in phy_PathB_IQK_8723B()
930 PHY_SetBBReg(pDM_Odm->Adapter, rIQK_AGC_Pts, bMaskDWord, 0xf9000000); in phy_PathB_RxIQK8723B()
931 PHY_SetBBReg(pDM_Odm->Adapter, rIQK_AGC_Pts, bMaskDWord, 0xf8000000); in phy_PathB_RxIQK8723B()
[all …]
/Linux-v5.10/drivers/staging/rtl8188eu/hal/
Dphy.c540 phy_set_bb_reg(adapt, rIQK_AGC_Pts, bMaskDWord, 0xf9000000); in phy_path_a_iqk()
541 phy_set_bb_reg(adapt, rIQK_AGC_Pts, bMaskDWord, 0xf8000000); in phy_path_a_iqk()
590 phy_set_bb_reg(adapt, rIQK_AGC_Pts, bMaskDWord, 0xf9000000); in phy_path_a_rx_iqk()
591 phy_set_bb_reg(adapt, rIQK_AGC_Pts, bMaskDWord, 0xf8000000); in phy_path_a_rx_iqk()
634 phy_set_bb_reg(adapt, rIQK_AGC_Pts, bMaskDWord, 0xf9000000); in phy_path_a_rx_iqk()
635 phy_set_bb_reg(adapt, rIQK_AGC_Pts, bMaskDWord, 0xf8000000); in phy_path_a_rx_iqk()
/Linux-v5.10/drivers/staging/rtl8723bs/include/
DHal8192CPhyReg.h317 #define rIQK_AGC_Pts 0xe48 macro