Home
last modified time | relevance | path

Searched refs:rTx_IQK (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8188eu/hal/
Dphy.c685 phy_set_bb_reg(adapt, rTx_IQK, bMaskDWord, 0x01007c00); in phy_path_a_rx_iqk()
717 phy_set_bb_reg(adapt, rTx_IQK, bMaskDWord, u4tmp); in phy_path_a_rx_iqk()
1151 phy_set_bb_reg(adapt, rTx_IQK, bMaskDWord, 0x01007c00); in phy_iq_calibrate()
/linux-4.1.27/drivers/staging/rtl8188eu/include/
DHal8188EPhyReg.h303 #define rTx_IQK 0xe40 macro
/linux-4.1.27/drivers/staging/rtl8723au/include/
DHal8723APhyReg.h265 #define rTx_IQK 0xe40 macro
/linux-4.1.27/drivers/staging/rtl8723au/hal/
DHalDMOutSrc8723A_CE.c803 rtl8723au_write32(pAdapter, rTx_IQK, 0x01007c00); in _PHY_IQCalibrate()
Dodm.c1604 rtl8723au_write32(adapter, rTx_IQK, 0x01007c00); in ODM_SingleDualAntennaDetection()