Searched refs:rTx_Power_After_IQK_A (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/staging/rtl8723au/hal/ |
D | HalDMOutSrc8723A_CE.c | 420 regE9C = rtl8723au_read32(pAdapter, rTx_Power_After_IQK_A); in _PHY_PathA_IQK() 811 result[t][1] = (rtl8723au_read32(pAdapter, rTx_Power_After_IQK_A)&0x3FF0000)>>16; in _PHY_IQCalibrate() 820 result[t][1] = (rtl8723au_read32(pAdapter, rTx_Power_After_IQK_A)&0x3FF0000)>>16; in _PHY_IQCalibrate()
|
/linux-4.4.14/drivers/staging/rtl8188eu/hal/ |
D | phy.c | 653 reg_e9c = phy_query_bb_reg(adapt, rTx_Power_After_IQK_A, bMaskDWord); in phy_path_a_iqk() 706 reg_e9c = phy_query_bb_reg(adapt, rTx_Power_After_IQK_A, bMaskDWord); in phy_path_a_rx_iqk() 749 reg_e9c = phy_query_bb_reg(adapt, rTx_Power_After_IQK_A, bMaskDWord); in phy_path_a_rx_iqk() 1158 result[t][1] = (phy_query_bb_reg(adapt, rTx_Power_After_IQK_A, in phy_iq_calibrate()
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | Hal8723APhyReg.h | 286 #define rTx_Power_After_IQK_A 0xe9c macro
|
/linux-4.4.14/drivers/staging/rtl8188eu/include/ |
D | Hal8188EPhyReg.h | 324 #define rTx_Power_After_IQK_A 0xe9c macro
|