/linux/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | 8192e.c | 872 u32 reg_eac, reg_eb4, reg_ebc; in rtl8192eu_iqk_path_b() local 905 reg_eb4 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_B); in rtl8192eu_iqk_path_b() 909 ((reg_eb4 & 0x03ff0000) != 0x01420000) && in rtl8192eu_iqk_path_b() 921 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc, val32; in rtl8192eu_rx_iqk_path_b() local 969 reg_eb4 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_B); in rtl8192eu_rx_iqk_path_b() 973 ((reg_eb4 & 0x03ff0000) != 0x01420000) && in rtl8192eu_rx_iqk_path_b() 987 (reg_eb4 & 0x03ff0000) | ((reg_ebc >> 16) & 0x03ff); in rtl8192eu_rx_iqk_path_b() 1243 u32 reg_eb4, reg_ebc, reg_ec4, reg_ecc; in rtl8192eu_phy_iq_calibrate() local 1285 reg_eb4 = result[i][4]; in rtl8192eu_phy_iq_calibrate() 1297 reg_eb4 = result[candidate][4]; in rtl8192eu_phy_iq_calibrate() [all …]
|
H A D | 8192f.c | 1025 u32 reg_eac, reg_eb4, reg_ebc, val32; in rtl8192fu_iqk_path_b() local 1082 reg_eb4 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_B); in rtl8192fu_iqk_path_b() 1108 ((reg_eb4 & 0x03ff0000) != 0x01420000) && in rtl8192fu_iqk_path_b() 1120 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc, val32; in rtl8192fu_rx_iqk_path_b() local 1168 reg_eb4 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_B); in rtl8192fu_rx_iqk_path_b() 1172 ((reg_eb4 & 0x03ff0000) != 0x01420000) && in rtl8192fu_rx_iqk_path_b() 1185 val32 = 0x80007c00 | (reg_eb4 & 0x03ff0000) | ((reg_ebc >> 16) & 0x03ff); in rtl8192fu_rx_iqk_path_b() 1444 s32 reg_eb4, reg_ebc, reg_ec4, reg_ecc; in rtl8192fu_phy_iq_calibrate() local 1508 reg_eb4 = result[candidate][4]; in rtl8192fu_phy_iq_calibrate() 1516 reg_eb4, reg_ebc, reg_ec4, reg_ecc); in rtl8192fu_phy_iq_calibrate() [all …]
|
H A D | 8723b.c | 1109 u32 reg_eb4, reg_ebc, reg_ec4, reg_ecc; in rtl8723bu_phy_iq_calibrate() local 1165 reg_eb4 = result[i][4]; in rtl8723bu_phy_iq_calibrate() 1178 reg_eb4 = result[candidate][4]; in rtl8723bu_phy_iq_calibrate() 1179 priv->regeb4 = reg_eb4; in rtl8723bu_phy_iq_calibrate() 1188 reg_ea4, reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc); in rtl8723bu_phy_iq_calibrate() 1192 reg_e94 = reg_eb4 = priv->rege94 = priv->regeb4 = 0x100; in rtl8723bu_phy_iq_calibrate() 1200 if (priv->tx_paths > 1 && reg_eb4) in rtl8723bu_phy_iq_calibrate()
|
H A D | 8188f.c | 1225 u32 reg_eb4, reg_ebc, reg_ec4, reg_ecc; in rtl8188fu_phy_iq_calibrate() local 1277 reg_eb4 = result[i][4]; in rtl8188fu_phy_iq_calibrate() 1290 reg_eb4 = result[candidate][4]; in rtl8188fu_phy_iq_calibrate() 1291 priv->regeb4 = reg_eb4; in rtl8188fu_phy_iq_calibrate() 1300 reg_ea4, reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc); in rtl8188fu_phy_iq_calibrate() 1303 reg_e94 = reg_eb4 = priv->rege94 = priv->regeb4 = 0x100; in rtl8188fu_phy_iq_calibrate()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
H A D | phy_common.c | 940 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc; in _rtl92c_phy_path_b_iqk() local 947 reg_eb4 = rtl_get_bbreg(hw, 0xeb4, MASKDWORD); in _rtl92c_phy_path_b_iqk() 953 (((reg_eb4 & 0x03FF0000) >> 16) != 0x142) && in _rtl92c_phy_path_b_iqk() 1359 long reg_e94, reg_e9c, reg_ea4, reg_eb4, reg_ebc, reg_ec4, in rtl92c_phy_iq_calibrate() local 1435 reg_eb4 = result[i][4]; in rtl92c_phy_iq_calibrate() 1443 rtlphy->reg_eb4 = reg_eb4 = result[final_candidate][4]; in rtl92c_phy_iq_calibrate() 1449 rtlphy->reg_e94 = rtlphy->reg_eb4 = 0x100; in rtl92c_phy_iq_calibrate() 1457 if (reg_eb4 != 0) /*&&(reg_ec4 != 0) */ in rtl92c_phy_iq_calibrate()
|
H A D | dm_common.c | 1059 val_x = rtlphy->reg_eb4; in rtl92c_dm_txpower_tracking_callback_thermalmeter()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | phy.c | 1053 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc; in _rtl8723e_phy_path_b_iqk() local 1060 reg_eb4 = rtl_get_bbreg(hw, 0xeb4, MASKDWORD); in _rtl8723e_phy_path_b_iqk() 1066 (((reg_eb4 & 0x03FF0000) >> 16) != 0x142) && in _rtl8723e_phy_path_b_iqk() 1338 long reg_e94, reg_e9c, reg_ea4, reg_eb4, reg_ebc, in rtl8723e_phy_iq_calibrate() local 1407 reg_eb4 = result[i][4]; in rtl8723e_phy_iq_calibrate() 1414 rtlphy->reg_eb4 = reg_eb4 = result[final_candidate][4]; in rtl8723e_phy_iq_calibrate() 1418 rtlphy->reg_e94 = rtlphy->reg_eb4 = 0x100; in rtl8723e_phy_iq_calibrate()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | phy.c | 1971 u32 reg_eac, reg_eb4, reg_ebc; in _rtl92ee_phy_path_b_iqk() local 2000 reg_eb4 = rtl_get_bbreg(hw, 0xeb4, MASKDWORD); in _rtl92ee_phy_path_b_iqk() 2004 (((reg_eb4 & 0x03FF0000) >> 16) != 0x142) && in _rtl92ee_phy_path_b_iqk() 2131 u32 reg_eac, reg_eb4, reg_ebc, reg_ecc, reg_ec4, u32temp; in _rtl92ee_phy_path_b_rx_iqk() local 2173 reg_eb4 = rtl_get_bbreg(hw, RTX_POWER_BEFORE_IQK_B, MASKDWORD); in _rtl92ee_phy_path_b_rx_iqk() 2177 (((reg_eb4 & 0x03FF0000) >> 16) != 0x142) && in _rtl92ee_phy_path_b_rx_iqk() 2187 u32temp = 0x80007C00 | (reg_eb4 & 0x3FF0000) | in _rtl92ee_phy_path_b_rx_iqk() 2790 long reg_eb4, reg_ebc, reg_ec4; in rtl92ee_phy_iq_calibrate() local 2860 reg_eb4 = result[3][4]; in rtl92ee_phy_iq_calibrate() 2870 reg_eb4 = result[final_candidate][4]; in rtl92ee_phy_iq_calibrate() [all …]
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | phy.c | 1373 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc; in _rtl88e_phy_path_b_iqk() local 1380 reg_eb4 = rtl_get_bbreg(hw, 0xeb4, MASKDWORD); in _rtl88e_phy_path_b_iqk() 1386 (((reg_eb4 & 0x03FF0000) >> 16) != 0x142) && in _rtl88e_phy_path_b_iqk() 1925 long reg_e94, reg_e9c, reg_ea4, reg_eb4, reg_ebc, in rtl88e_phy_iq_calibrate() local 1997 reg_eb4 = result[i][4]; in rtl88e_phy_iq_calibrate() 2004 reg_eb4 = result[final_candidate][4]; in rtl88e_phy_iq_calibrate() 2006 rtlphy->reg_eb4 = reg_eb4; in rtl88e_phy_iq_calibrate() 2013 rtlphy->reg_eb4 = 0x100; in rtl88e_phy_iq_calibrate()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | phy.c | 2259 long reg_e94, reg_e9c, reg_ea4, reg_eb4, reg_ebc, reg_ec4; in rtl8723be_phy_iq_calibrate() local 2342 reg_eb4 = result[i][4]; in rtl8723be_phy_iq_calibrate() 2352 reg_eb4 = result[final_candidate][4]; in rtl8723be_phy_iq_calibrate() 2353 rtlphy->reg_eb4 = reg_eb4; in rtl8723be_phy_iq_calibrate() 2361 rtlphy->reg_eb4 = 0x100; in rtl8723be_phy_iq_calibrate() 2369 if (reg_eb4 != 0) in rtl8723be_phy_iq_calibrate()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
H A D | phy.c | 1777 rtlphy->reg_eb4 = regeb4 = result[final_candidate][4]; in rtl92d_phy_iq_calibrate() 1789 rtlphy->reg_e94 = rtlphy->reg_eb4 = 0x100; /* X default value */ in rtl92d_phy_iq_calibrate()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192du/ |
H A D | phy.c | 2129 rtlphy->reg_eb4 = regeb4; in rtl92du_phy_iq_calibrate() 2146 rtlphy->reg_eb4 = 0x100; /* X default value */ in rtl92du_phy_iq_calibrate()
|