Searched refs:rIQK_AGC_Pts (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/staging/rtl8188eu/hal/ |
D | phy.c | 646 phy_set_bb_reg(adapt, rIQK_AGC_Pts, bMaskDWord, 0xf9000000); in phy_path_a_iqk() 647 phy_set_bb_reg(adapt, rIQK_AGC_Pts, bMaskDWord, 0xf8000000); in phy_path_a_iqk() 697 phy_set_bb_reg(adapt, rIQK_AGC_Pts, bMaskDWord, 0xf9000000); in phy_path_a_rx_iqk() 698 phy_set_bb_reg(adapt, rIQK_AGC_Pts, bMaskDWord, 0xf8000000); in phy_path_a_rx_iqk() 741 phy_set_bb_reg(adapt, rIQK_AGC_Pts, bMaskDWord, 0xf9000000); in phy_path_a_rx_iqk() 742 phy_set_bb_reg(adapt, rIQK_AGC_Pts, bMaskDWord, 0xf8000000); in phy_path_a_rx_iqk()
|
/linux-4.4.14/drivers/staging/rtl8723au/hal/ |
D | HalDMOutSrc8723A_CE.c | 410 rtl8723au_write32(pAdapter, rIQK_AGC_Pts, 0xf9000000); in _PHY_PathA_IQK() 411 rtl8723au_write32(pAdapter, rIQK_AGC_Pts, 0xf8000000); in _PHY_PathA_IQK()
|
D | odm.c | 1620 rtl8723au_write32(adapter, rIQK_AGC_Pts, 0xf8000000); in ODM_SingleDualAntennaDetection()
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | Hal8723APhyReg.h | 267 #define rIQK_AGC_Pts 0xe48 macro
|
/linux-4.4.14/drivers/staging/rtl8188eu/include/ |
D | Hal8188EPhyReg.h | 305 #define rIQK_AGC_Pts 0xe48 macro
|