Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/hal/
DHalDMOutSrc8723A_CE.c420 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.1.27/drivers/staging/rtl8188eu/hal/
Dphy.c653 reg_e9c = phy_query_bb_reg(adapt, rTx_Power_After_IQK_A, bMaskDWord); in phy_path_a_iqk()
707 reg_e9c = phy_query_bb_reg(adapt, rTx_Power_After_IQK_A, bMaskDWord); in phy_path_a_rx_iqk()
750 reg_e9c = phy_query_bb_reg(adapt, rTx_Power_After_IQK_A, bMaskDWord); in phy_path_a_rx_iqk()
1159 result[t][1] = (phy_query_bb_reg(adapt, rTx_Power_After_IQK_A, in phy_iq_calibrate()
/linux-4.1.27/drivers/staging/rtl8188eu/include/
DHal8188EPhyReg.h324 #define rTx_Power_After_IQK_A 0xe9c macro
/linux-4.1.27/drivers/staging/rtl8723au/include/
DHal8723APhyReg.h286 #define rTx_Power_After_IQK_A 0xe9c macro