Searched refs:rTx_Power_Before_IQK_B (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8723au/hal/
H A DHalDMOutSrc8723A_CE.c453 regEB4 = rtl8723au_read32(pAdapter, rTx_Power_Before_IQK_B); _PHY_PathB_IQK()
838 result[t][4] = (rtl8723au_read32(pAdapter, rTx_Power_Before_IQK_B)&0x3FF0000)>>16; _PHY_IQCalibrate()
846 result[t][4] = (rtl8723au_read32(pAdapter, rTx_Power_Before_IQK_B)&0x3FF0000)>>16; _PHY_IQCalibrate()
/linux-4.1.27/drivers/staging/rtl8188eu/hal/
H A Dphy.c782 regeb4 = phy_query_bb_reg(adapt, rTx_Power_Before_IQK_B, bMaskDWord); phy_path_b_iqk()
1193 result[t][4] = (phy_query_bb_reg(adapt, rTx_Power_Before_IQK_B, phy_iq_calibrate()
1203 result[t][4] = (phy_query_bb_reg(adapt, rTx_Power_Before_IQK_B, phy_iq_calibrate()
/linux-4.1.27/drivers/staging/rtl8723au/include/
H A DHal8723APhyReg.h293 #define rTx_Power_Before_IQK_B 0xeb4 macro
/linux-4.1.27/drivers/staging/rtl8188eu/include/
H A DHal8188EPhyReg.h331 #define rTx_Power_Before_IQK_B 0xeb4 macro

Completed in 86 milliseconds