/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 906 reg_ebc = rtl8xxxu_read32(priv, REG_TX_POWER_AFTER_IQK_B); in rtl8192eu_iqk_path_b() 910 ((reg_ebc & 0x03ff0000) != 0x00420000)) 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 970 reg_ebc = rtl8xxxu_read32(priv, REG_TX_POWER_AFTER_IQK_B); in rtl8192eu_rx_iqk_path_b() 974 ((reg_ebc & 0x03ff0000) != 0x00420000)) { 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 1286 reg_ebc = result[i][5]; in rtl8192eu_phy_iq_calibrate() 1299 reg_ebc = result[candidate][5]; 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 1083 reg_ebc = rtl8xxxu_read32(priv, REG_TX_POWER_AFTER_IQK_B); in rtl8192fu_iqk_path_b() 1109 ((reg_ebc & 0x03ff0000) != 0x00420000)) 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 1169 reg_ebc = rtl8xxxu_read32(priv, REG_TX_POWER_AFTER_IQK_B); in rtl8192fu_rx_iqk_path_b() 1173 ((reg_ebc & 0x03ff0000) != 0x00420000)) { 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 1509 reg_ebc = result[candidate][5]; in rtl8192fu_phy_iq_calibrate() 1516 reg_eb4, reg_ebc, reg_ec4, reg_ecc); in rtl8192fu_phy_iq_calibrate()
|
H A D | 8723b.c | 1109 u32 reg_eb4, reg_ebc, reg_ec4, reg_ecc; in rtl8723bu_phy_iq_calibrate() local 1166 reg_ebc = result[i][5]; in rtl8723bu_phy_iq_calibrate() 1180 reg_ebc = result[candidate][5]; in rtl8723bu_phy_iq_calibrate() 1181 priv->regebc = reg_ebc; in rtl8723bu_phy_iq_calibrate() 1188 reg_ea4, reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc); in rtl8723bu_phy_iq_calibrate() 1193 reg_e9c = reg_ebc = priv->rege9c = priv->regebc = 0x0; 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 1278 reg_ebc = result[i][5]; in rtl8188fu_phy_iq_calibrate() 1292 reg_ebc = result[candidate][5]; in rtl8188fu_phy_iq_calibrate() 1293 priv->regebc = reg_ebc; in rtl8188fu_phy_iq_calibrate() 1300 reg_ea4, reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc); in rtl8188fu_phy_iq_calibrate() 1304 reg_e9c = reg_ebc = priv->rege9c = priv->regebc = 0x0; in rtl8188fu_phy_iq_calibrate()
|
/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 1061 reg_ebc = rtl_get_bbreg(hw, 0xebc, MASKDWORD); in _rtl8723e_phy_path_b_iqk() 1067 (((reg_ebc & 0x03FF0000) >> 16) != 0x42)) in _rtl8723e_phy_path_b_iqk() 1338 long reg_e94, reg_e9c, reg_ea4, reg_eb4, reg_ebc, in rtl8723e_phy_iq_calibrate() local 1408 reg_ebc = result[i][5]; in rtl8723e_phy_iq_calibrate() 1415 rtlphy->reg_ebc = reg_ebc = result[final_candidate][5]; in rtl8723e_phy_iq_calibrate() 1419 rtlphy->reg_e9c = rtlphy->reg_ebc = 0x0; 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 2001 reg_ebc = rtl_get_bbreg(hw, 0xebc, MASKDWORD); in _rtl92ee_phy_path_b_iqk() 2005 (((reg_ebc & 0x03FF0000) >> 16) != 0x42)) 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 2174 reg_ebc = rtl_get_bbreg(hw, RTX_POWER_AFTER_IQK_B, MASKDWORD); in _rtl92ee_phy_path_b_rx_iqk() 2178 (((reg_ebc & 0x03FF0000) >> 16) != 0x42)) { in _rtl92ee_phy_path_b_rx_iqk() 2188 ((reg_ebc & 0x3FF0000) >> 16); in _rtl92ee_phy_path_b_rx_iqk() 2790 long reg_eb4, reg_ebc, reg_ec4; in rtl92ee_phy_iq_calibrate() local 2861 reg_ebc = result[3][5]; in rtl92ee_phy_iq_calibrate() 2872 reg_ebc = result[final_candidate][5]; in rtl92ee_phy_iq_calibrate() [all …]
|
/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 948 reg_ebc = rtl_get_bbreg(hw, 0xebc, MASKDWORD); in _rtl92c_phy_path_b_iqk() 954 (((reg_ebc & 0x03FF0000) >> 16) != 0x42)) 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 1436 reg_ebc = result[i][5]; in rtl92c_phy_iq_calibrate() 1444 rtlphy->reg_ebc = reg_ebc = result[final_candidate][5]; in rtl92c_phy_iq_calibrate() 1450 rtlphy->reg_e9c = rtlphy->reg_ebc = 0x0; in rtl92c_phy_iq_calibrate()
|
H A D | dm_common.c | 1060 val_y = rtlphy->reg_ebc; in rtl92c_dm_txpower_tracking_callback_thermalmeter()
|
/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 1381 reg_ebc = rtl_get_bbreg(hw, 0xebc, MASKDWORD); in _rtl88e_phy_path_b_iqk() 1387 (((reg_ebc & 0x03FF0000) >> 16) != 0x42)) in _rtl88e_phy_path_b_iqk() 1925 long reg_e94, reg_e9c, reg_ea4, reg_eb4, reg_ebc, in rtl88e_phy_iq_calibrate() local 1998 reg_ebc = result[i][5]; in rtl88e_phy_iq_calibrate() 2005 reg_ebc = result[final_candidate][5]; in rtl88e_phy_iq_calibrate() 2007 rtlphy->reg_ebc = reg_ebc; in rtl88e_phy_iq_calibrate() 2015 rtlphy->reg_ebc = 0x0; 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 2343 reg_ebc = result[i][5]; in rtl8723be_phy_iq_calibrate() 2354 reg_ebc = result[final_candidate][5]; in rtl8723be_phy_iq_calibrate() 2355 rtlphy->reg_ebc = reg_ebc; in rtl8723be_phy_iq_calibrate() 2363 rtlphy->reg_ebc = 0x0; in rtl8723be_phy_iq_calibrate()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
H A D | phy.c | 1778 rtlphy->reg_ebc = regebc = result[final_candidate][5]; in rtl92d_phy_iq_calibrate() 1790 rtlphy->reg_e9c = rtlphy->reg_ebc = 0x0; /* Y default value */ in rtl92d_phy_iq_calibrate()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192du/ |
H A D | phy.c | 2131 rtlphy->reg_ebc = regebc; in rtl92du_phy_iq_calibrate() 2148 rtlphy->reg_ebc = 0x0; /* Y default value */ in rtl92du_phy_iq_calibrate()
|