Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Dphy.c685 phy_set_bb_reg(adapt, rRx_IQK, bMaskDWord, 0x81004800); in phy_path_a_rx_iqk()
730 phy_set_bb_reg(adapt, rRx_IQK, bMaskDWord, 0x01004800); in phy_path_a_rx_iqk()
1151 phy_set_bb_reg(adapt, rRx_IQK, bMaskDWord, 0x81004800); in phy_iq_calibrate()
/linux-4.4.14/drivers/staging/rtl8723au/include/
DHal8723APhyReg.h266 #define rRx_IQK 0xe44 macro
/linux-4.4.14/drivers/staging/rtl8188eu/include/
DHal8188EPhyReg.h304 #define rRx_IQK 0xe44 macro
/linux-4.4.14/drivers/staging/rtl8723au/hal/
DHalDMOutSrc8723A_CE.c804 rtl8723au_write32(pAdapter, rRx_IQK, 0x01004800); in _PHY_IQCalibrate()
Dodm.c1609 rtl8723au_write32(adapter, rRx_IQK, 0x01004800); in ODM_SingleDualAntennaDetection()