Searched refs:rIQK_AGC_Cont (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/staging/rtl8723au/hal/ |
D | HalDMOutSrc8723A_CE.c | 445 rtl8723au_write32(pAdapter, rIQK_AGC_Cont, 0x00000002); in _PHY_PathB_IQK() 446 rtl8723au_write32(pAdapter, rIQK_AGC_Cont, 0x00000000); in _PHY_PathB_IQK()
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | Hal8723APhyReg.h | 273 #define rIQK_AGC_Cont 0xe60 macro
|
/linux-4.4.14/drivers/staging/rtl8188eu/include/ |
D | Hal8188EPhyReg.h | 311 #define rIQK_AGC_Cont 0xe60 macro
|
/linux-4.4.14/drivers/staging/rtl8188eu/hal/ |
D | phy.c | 775 phy_set_bb_reg(adapt, rIQK_AGC_Cont, bMaskDWord, 0x00000002); in phy_path_b_iqk() 776 phy_set_bb_reg(adapt, rIQK_AGC_Cont, bMaskDWord, 0x00000000); in phy_path_b_iqk()
|