Home
last modified time | relevance | path

Searched refs:reg_e94 (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.c1447 u32 reg_eac, reg_e94, reg_e9c, tmp; in _rtl8723be_phy_path_a_iqk() local
1491 reg_e94 = rtl_get_bbreg(hw, 0xe94, MASKDWORD); in _rtl8723be_phy_path_a_iqk()
1495 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in _rtl8723be_phy_path_a_iqk()
1507 (((reg_e94 & 0x03FF0000) >> 16) < 0x110) && in _rtl8723be_phy_path_a_iqk()
1508 (((reg_e94 & 0x03FF0000) >> 16) > 0xf0) && in _rtl8723be_phy_path_a_iqk()
1520 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, u32tmp, tmp; in _rtl8723be_phy_path_a_rx_iqk() local
1570 reg_e94 = rtl_get_bbreg(hw, RTX_POWER_BEFORE_IQK_A, MASKDWORD); in _rtl8723be_phy_path_a_rx_iqk()
1574 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in _rtl8723be_phy_path_a_rx_iqk()
1586 (((reg_e94 & 0x03FF0000) >> 16) < 0x110) && in _rtl8723be_phy_path_a_rx_iqk()
1587 (((reg_e94 in _rtl8723be_phy_path_a_rx_iqk()
1667 u32 reg_eac, reg_e94, reg_e9c, tmp; _rtl8723be_phy_path_b_iqk() local
1740 u32 reg_e94, reg_e9c, reg_ea4, reg_eac, u32tmp, tmp; _rtl8723be_phy_path_b_rx_iqk() local
2252 long reg_e94, reg_e9c, reg_ea4, reg_eb4, reg_ebc, reg_ec4; rtl8723be_phy_iq_calibrate() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.c1447 u32 reg_eac, reg_e94, reg_e9c, tmp; in _rtl8723be_phy_path_a_iqk() local
1491 reg_e94 = rtl_get_bbreg(hw, 0xe94, MASKDWORD); in _rtl8723be_phy_path_a_iqk()
1495 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in _rtl8723be_phy_path_a_iqk()
1507 (((reg_e94 & 0x03FF0000) >> 16) < 0x110) && in _rtl8723be_phy_path_a_iqk()
1508 (((reg_e94 & 0x03FF0000) >> 16) > 0xf0) && in _rtl8723be_phy_path_a_iqk()
1520 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, u32tmp, tmp; in _rtl8723be_phy_path_a_rx_iqk() local
1570 reg_e94 = rtl_get_bbreg(hw, RTX_POWER_BEFORE_IQK_A, MASKDWORD); in _rtl8723be_phy_path_a_rx_iqk()
1574 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in _rtl8723be_phy_path_a_rx_iqk()
1586 (((reg_e94 & 0x03FF0000) >> 16) < 0x110) && in _rtl8723be_phy_path_a_rx_iqk()
1587 (((reg_e94 in _rtl8723be_phy_path_a_rx_iqk()
1667 u32 reg_eac, reg_e94, reg_e9c, tmp; _rtl8723be_phy_path_b_iqk() local
1740 u32 reg_e94, reg_e9c, reg_ea4, reg_eac, u32tmp, tmp; _rtl8723be_phy_path_b_rx_iqk() local
2252 long reg_e94, reg_e9c, reg_ea4, reg_eb4, reg_ebc, reg_ec4; rtl8723be_phy_iq_calibrate() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_8723b.c561 u32 reg_eac, reg_e94, reg_e9c, path_sel, val32; in rtl8723bu_iqk_path_a() local
648 reg_e94 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_A); in rtl8723bu_iqk_path_a()
656 ((reg_e94 & 0x03ff0000) != 0x01420000) && in rtl8723bu_iqk_path_a()
658 ((reg_e94 & 0x03ff0000) < 0x01100000) && in rtl8723bu_iqk_path_a()
659 ((reg_e94 & 0x03ff0000) > 0x00f00000) && in rtl8723bu_iqk_path_a()
671 u32 reg_ea4, reg_eac, reg_e94, reg_e9c, path_sel, val32; in rtl8723bu_rx_iqk_path_a() local
758 reg_e94 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_A); in rtl8723bu_rx_iqk_path_a()
766 ((reg_e94 & 0x03ff0000) != 0x01420000) && in rtl8723bu_rx_iqk_path_a()
768 ((reg_e94 & 0x03ff0000) < 0x01100000) && in rtl8723bu_rx_iqk_path_a()
769 ((reg_e94 in rtl8723bu_rx_iqk_path_a()
1092 u32 reg_e94, reg_e9c, reg_ea4, reg_eac; rtl8723bu_phy_iq_calibrate() local
[all...]
H A Drtl8xxxu_8192e.c728 u32 reg_eac, reg_e94, reg_e9c; in rtl8192eu_iqk_path_a() local
759 reg_e94 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_A); in rtl8192eu_iqk_path_a()
763 ((reg_e94 & 0x03ff0000) != 0x01420000) && in rtl8192eu_iqk_path_a()
772 u32 reg_ea4, reg_eac, reg_e94, reg_e9c, val32; in rtl8192eu_rx_iqk_path_a() local
815 reg_e94 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_A); in rtl8192eu_rx_iqk_path_a()
819 ((reg_e94 & 0x03ff0000) != 0x01420000) && in rtl8192eu_rx_iqk_path_a()
830 (reg_e94 & 0x03ff0000) | ((reg_e9c >> 16) & 0x03ff); in rtl8192eu_rx_iqk_path_a()
1246 u32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8192eu_phy_iq_calibrate() local
1286 reg_e94 = result[i][0]; in rtl8192eu_phy_iq_calibrate()
1295 reg_e94 in rtl8192eu_phy_iq_calibrate()
[all...]
H A Drtl8xxxu_core.c3019 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, val32; in rtl8xxxu_iqk_path_a() local
3051 reg_e94 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_A); in rtl8xxxu_iqk_path_a()
3056 ((reg_e94 & 0x03ff0000) != 0x01420000) && in rtl8xxxu_iqk_path_a()
3332 u32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8xxxu_gen1_phy_iq_calibrate() local
3379 reg_e94 = result[i][0]; in rtl8xxxu_gen1_phy_iq_calibrate()
3390 reg_e94 = result[candidate][0]; in rtl8xxxu_gen1_phy_iq_calibrate()
3391 priv->rege94 = reg_e94; in rtl8xxxu_gen1_phy_iq_calibrate()
3405 __func__, reg_e94, reg_e9c, in rtl8xxxu_gen1_phy_iq_calibrate()
3410 reg_e94 = reg_eb4 = priv->rege94 = priv->regeb4 = 0x100; in rtl8xxxu_gen1_phy_iq_calibrate()
3414 if (reg_e94 in rtl8xxxu_gen1_phy_iq_calibrate()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_8723b.c593 u32 reg_eac, reg_e94, reg_e9c, path_sel, val32; in rtl8723bu_iqk_path_a() local
680 reg_e94 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_A); in rtl8723bu_iqk_path_a()
688 ((reg_e94 & 0x03ff0000) != 0x01420000) && in rtl8723bu_iqk_path_a()
690 ((reg_e94 & 0x03ff0000) < 0x01100000) && in rtl8723bu_iqk_path_a()
691 ((reg_e94 & 0x03ff0000) > 0x00f00000) && in rtl8723bu_iqk_path_a()
703 u32 reg_ea4, reg_eac, reg_e94, reg_e9c, path_sel, val32; in rtl8723bu_rx_iqk_path_a() local
790 reg_e94 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_A); in rtl8723bu_rx_iqk_path_a()
798 ((reg_e94 & 0x03ff0000) != 0x01420000) && in rtl8723bu_rx_iqk_path_a()
800 ((reg_e94 & 0x03ff0000) < 0x01100000) && in rtl8723bu_rx_iqk_path_a()
801 ((reg_e94 in rtl8723bu_rx_iqk_path_a()
1124 u32 reg_e94, reg_e9c, reg_ea4, reg_eac; rtl8723bu_phy_iq_calibrate() local
[all...]
H A Drtl8xxxu_8188f.c836 u32 reg_eac, reg_e94, reg_e9c, val32; in rtl8188fu_iqk_path_a() local
896 reg_e94 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_A); in rtl8188fu_iqk_path_a()
900 ((reg_e94 & 0x03ff0000) != 0x01420000) && in rtl8188fu_iqk_path_a()
909 u32 reg_ea4, reg_eac, reg_e94, reg_e9c, val32; in rtl8188fu_rx_iqk_path_a() local
974 reg_e94 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_A); in rtl8188fu_rx_iqk_path_a()
978 ((reg_e94 & 0x03ff0000) != 0x01420000) && in rtl8188fu_rx_iqk_path_a()
984 val32 = 0x80007c00 | (reg_e94 & 0x3ff0000) | in rtl8188fu_rx_iqk_path_a()
1225 u32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8188fu_phy_iq_calibrate() local
1274 reg_e94 = result[i][0]; in rtl8188fu_phy_iq_calibrate()
1285 reg_e94 in rtl8188fu_phy_iq_calibrate()
[all...]
H A Drtl8xxxu_8188e.c628 u32 reg_eac, reg_e94, reg_e9c; in rtl8188eu_iqk_path_a() local
649 reg_e94 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_A); in rtl8188eu_iqk_path_a()
653 ((reg_e94 & 0x03ff0000) != 0x01420000) && in rtl8188eu_iqk_path_a()
662 u32 reg_ea4, reg_eac, reg_e94, reg_e9c, val32; in rtl8188eu_rx_iqk_path_a() local
703 reg_e94 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_A); in rtl8188eu_rx_iqk_path_a()
707 ((reg_e94 & 0x03ff0000) != 0x01420000) && in rtl8188eu_rx_iqk_path_a()
714 (reg_e94 & 0x03ff0000) | ((reg_e9c >> 16) & 0x03ff); in rtl8188eu_rx_iqk_path_a()
928 u32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8188eu_phy_iq_calibrate() local
972 reg_e94 = result[candidate][0]; in rtl8188eu_phy_iq_calibrate()
973 priv->rege94 = reg_e94; in rtl8188eu_phy_iq_calibrate()
[all...]
H A Drtl8xxxu_8192e.c711 u32 reg_eac, reg_e94, reg_e9c; in rtl8192eu_iqk_path_a() local
748 reg_e94 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_A); in rtl8192eu_iqk_path_a()
752 ((reg_e94 & 0x03ff0000) != 0x01420000) && in rtl8192eu_iqk_path_a()
761 u32 reg_ea4, reg_eac, reg_e94, reg_e9c, val32; in rtl8192eu_rx_iqk_path_a() local
809 reg_e94 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_A); in rtl8192eu_rx_iqk_path_a()
813 ((reg_e94 & 0x03ff0000) != 0x01420000) && in rtl8192eu_rx_iqk_path_a()
824 (reg_e94 & 0x03ff0000) | ((reg_e9c >> 16) & 0x03ff); in rtl8192eu_rx_iqk_path_a()
1258 u32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8192eu_phy_iq_calibrate() local
1298 reg_e94 = result[i][0]; in rtl8192eu_phy_iq_calibrate()
1307 reg_e94 in rtl8192eu_phy_iq_calibrate()
[all...]
H A Drtl8xxxu_8192f.c817 u32 reg_eac, reg_e94, reg_e9c, val32; in rtl8192fu_iqk_path_a() local
873 reg_e94 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_A); in rtl8192fu_iqk_path_a()
899 ((reg_e94 & 0x03ff0000) != 0x01420000) && in rtl8192fu_iqk_path_a()
908 u32 reg_ea4, reg_eac, reg_e94, reg_e9c, val32; in rtl8192fu_rx_iqk_path_a() local
954 reg_e94 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_A); in rtl8192fu_rx_iqk_path_a()
958 ((reg_e94 & 0x03ff0000) != 0x01420000) && in rtl8192fu_rx_iqk_path_a()
971 val32 = 0x80007c00 | (reg_e94 & 0x3ff0000) | ((reg_e9c & 0x3ff0000) >> 16); in rtl8192fu_rx_iqk_path_a()
1459 s32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8192fu_phy_iq_calibrate() local
1520 reg_e94 = result[candidate][0]; in rtl8192fu_phy_iq_calibrate()
1531 __func__, reg_e94, reg_e9 in rtl8192fu_phy_iq_calibrate()
[all...]
H A Drtl8xxxu_8710b.c1009 u32 reg_eac, reg_e94, reg_e9c, val32, path_sel_bb; in rtl8710bu_iqk_path_a() local
1080 reg_e94 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_A); in rtl8710bu_iqk_path_a()
1084 ((reg_e94 & 0x03ff0000) != 0x01420000) && in rtl8710bu_iqk_path_a()
1093 u32 reg_ea4, reg_eac, reg_e94, reg_e9c, val32, path_sel_bb, tmp; in rtl8710bu_rx_iqk_path_a() local
1154 reg_e94 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_A); in rtl8710bu_rx_iqk_path_a()
1158 ((reg_e94 & 0x03ff0000) != 0x01420000) && in rtl8710bu_rx_iqk_path_a()
1180 val32 = 0x80007c00 | (reg_e94 & 0x3ff0000) | ((reg_e9c & 0x3ff0000) >> 16); in rtl8710bu_rx_iqk_path_a()
1428 s32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8710bu_phy_iq_calibrate() local
1475 reg_e94 = result[candidate][0]; in rtl8710bu_phy_iq_calibrate()
1482 __func__, reg_e94, reg_e9 in rtl8710bu_phy_iq_calibrate()
[all...]
H A Drtl8xxxu_core.c3108 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, val32; in rtl8xxxu_iqk_path_a() local
3140 reg_e94 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_A); in rtl8xxxu_iqk_path_a()
3145 ((reg_e94 & 0x03ff0000) != 0x01420000) && in rtl8xxxu_iqk_path_a()
3421 u32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8xxxu_gen1_phy_iq_calibrate() local
3468 reg_e94 = result[i][0]; in rtl8xxxu_gen1_phy_iq_calibrate()
3479 reg_e94 = result[candidate][0]; in rtl8xxxu_gen1_phy_iq_calibrate()
3480 priv->rege94 = reg_e94; in rtl8xxxu_gen1_phy_iq_calibrate()
3494 __func__, reg_e94, reg_e9c, in rtl8xxxu_gen1_phy_iq_calibrate()
3499 reg_e94 = reg_eb4 = priv->rege94 = priv->regeb4 = 0x100; in rtl8xxxu_gen1_phy_iq_calibrate()
3503 if (reg_e94 in rtl8xxxu_gen1_phy_iq_calibrate()
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/
H A Dphy.c526 u32 reg_eac, reg_e94, reg_e9c; in phy_path_a_iqk() local
546 reg_e94 = phy_query_bb_reg(adapt, rTx_Power_Before_IQK_A, bMaskDWord); in phy_path_a_iqk()
550 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in phy_path_a_iqk()
558 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, u4tmp; in phy_path_a_rx_iqk() local
598 reg_e94 = phy_query_bb_reg(adapt, rTx_Power_Before_IQK_A, bMaskDWord); in phy_path_a_rx_iqk()
602 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in phy_path_a_rx_iqk()
608 u4tmp = 0x80007C00 | (reg_e94 & 0x3FF0000) | ((reg_e9c & 0x3FF0000) >> 16); in phy_path_a_rx_iqk()
641 reg_e94 = phy_query_bb_reg(adapt, rTx_Power_Before_IQK_A, bMaskDWord); in phy_path_a_rx_iqk()
1201 s32 reg_e94, reg_e9c, reg_ea4, reg_eb4, reg_ebc, reg_ec4; in rtl88eu_phy_iq_calibrate() local
1265 reg_e94 in rtl88eu_phy_iq_calibrate()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.c1345 u32 reg_eac, reg_e94, reg_e9c, reg_ea4; in _rtl88e_phy_path_a_iqk() local
1360 reg_e94 = rtl_get_bbreg(hw, 0xe94, MASKDWORD); in _rtl88e_phy_path_a_iqk()
1365 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in _rtl88e_phy_path_a_iqk()
1400 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, u32temp; in _rtl88e_phy_path_a_rx_iqk() local
1431 reg_e94 = rtl_get_bbreg(hw, RTX_POWER_BEFORE_IQK_A, MASKDWORD); in _rtl88e_phy_path_a_rx_iqk()
1436 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in _rtl88e_phy_path_a_rx_iqk()
1442 u32temp = 0x80007C00 | (reg_e94&0x3FF0000) | in _rtl88e_phy_path_a_rx_iqk()
1472 reg_e94 = rtl_get_bbreg(hw, RTX_POWER_BEFORE_IQK_A, MASKDWORD); in _rtl88e_phy_path_a_rx_iqk()
1925 long reg_e94, reg_e9c, reg_ea4, reg_eb4, reg_ebc, in rtl88e_phy_iq_calibrate() local
1994 reg_e94 in rtl88e_phy_iq_calibrate()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.c1345 u32 reg_eac, reg_e94, reg_e9c; in _rtl88e_phy_path_a_iqk() local
1360 reg_e94 = rtl_get_bbreg(hw, 0xe94, MASKDWORD); in _rtl88e_phy_path_a_iqk()
1365 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in _rtl88e_phy_path_a_iqk()
1400 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, u32temp; in _rtl88e_phy_path_a_rx_iqk() local
1431 reg_e94 = rtl_get_bbreg(hw, RTX_POWER_BEFORE_IQK_A, MASKDWORD); in _rtl88e_phy_path_a_rx_iqk()
1436 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in _rtl88e_phy_path_a_rx_iqk()
1442 u32temp = 0x80007C00 | (reg_e94&0x3FF0000) | in _rtl88e_phy_path_a_rx_iqk()
1472 reg_e94 = rtl_get_bbreg(hw, RTX_POWER_BEFORE_IQK_A, MASKDWORD); in _rtl88e_phy_path_a_rx_iqk()
1925 long reg_e94, reg_e9c, reg_ea4, reg_eb4, reg_ebc, in rtl88e_phy_iq_calibrate() local
1994 reg_e94 in rtl88e_phy_iq_calibrate()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dphy.c1010 u32 reg_eac, reg_e94, reg_e9c, reg_ea4; in _rtl8723e_phy_path_a_iqk() local
1033 reg_e94 = rtl_get_bbreg(hw, 0xe94, MASKDWORD); in _rtl8723e_phy_path_a_iqk()
1038 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in _rtl8723e_phy_path_a_iqk()
1340 long reg_e94, reg_e9c, reg_ea4, reg_eb4, reg_ebc, in rtl8723e_phy_iq_calibrate() local
1406 reg_e94 = result[i][0]; in rtl8723e_phy_iq_calibrate()
1413 rtlphy->reg_e94 = reg_e94 = result[final_candidate][0]; in rtl8723e_phy_iq_calibrate()
1420 rtlphy->reg_e94 = rtlphy->reg_eb4 = 0x100; in rtl8723e_phy_iq_calibrate()
1423 if (reg_e94 != 0) in rtl8723e_phy_iq_calibrate()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.c897 u32 reg_eac, reg_e94, reg_e9c, reg_ea4; in _rtl92c_phy_path_a_iqk() local
920 reg_e94 = rtl_get_bbreg(hw, 0xe94, MASKDWORD); in _rtl92c_phy_path_a_iqk()
925 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in _rtl92c_phy_path_a_iqk()
1359 long reg_e94, reg_e9c, reg_ea4, reg_eb4, reg_ebc, reg_ec4, in rtl92c_phy_iq_calibrate() local
1432 reg_e94 = result[i][0]; in rtl92c_phy_iq_calibrate()
1440 rtlphy->reg_e94 = reg_e94 = result[final_candidate][0]; in rtl92c_phy_iq_calibrate()
1449 rtlphy->reg_e94 = rtlphy->reg_eb4 = 0x100; in rtl92c_phy_iq_calibrate()
1452 if (reg_e94 != 0) /*&&(reg_ea4 != 0) */ in rtl92c_phy_iq_calibrate()
H A Ddm_common.c963 val_x = rtlphy->reg_e94; in rtl92c_dm_txpower_tracking_callback_thermalmeter()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.c897 u32 reg_eac, reg_e94, reg_e9c, reg_ea4; in _rtl92c_phy_path_a_iqk() local
920 reg_e94 = rtl_get_bbreg(hw, 0xe94, MASKDWORD); in _rtl92c_phy_path_a_iqk()
925 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in _rtl92c_phy_path_a_iqk()
1359 long reg_e94, reg_e9c, reg_ea4, reg_eb4, reg_ebc, reg_ec4, in rtl92c_phy_iq_calibrate() local
1432 reg_e94 = result[i][0]; in rtl92c_phy_iq_calibrate()
1440 rtlphy->reg_e94 = reg_e94 = result[final_candidate][0]; in rtl92c_phy_iq_calibrate()
1449 rtlphy->reg_e94 = rtlphy->reg_eb4 = 0x100; in rtl92c_phy_iq_calibrate()
1452 if (reg_e94 != 0) /*&&(reg_ea4 != 0) */ in rtl92c_phy_iq_calibrate()
H A Ddm_common.c963 val_x = rtlphy->reg_e94; in rtl92c_dm_txpower_tracking_callback_thermalmeter()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dphy.c1010 u32 reg_eac, reg_e94, reg_e9c, reg_ea4; in _rtl8723e_phy_path_a_iqk() local
1033 reg_e94 = rtl_get_bbreg(hw, 0xe94, MASKDWORD); in _rtl8723e_phy_path_a_iqk()
1038 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in _rtl8723e_phy_path_a_iqk()
1338 long reg_e94, reg_e9c, reg_ea4, reg_eb4, reg_ebc, in rtl8723e_phy_iq_calibrate() local
1404 reg_e94 = result[i][0]; in rtl8723e_phy_iq_calibrate()
1411 rtlphy->reg_e94 = reg_e94 = result[final_candidate][0]; in rtl8723e_phy_iq_calibrate()
1418 rtlphy->reg_e94 = rtlphy->reg_eb4 = 0x100; in rtl8723e_phy_iq_calibrate()
1421 if (reg_e94 != 0) in rtl8723e_phy_iq_calibrate()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.c1930 u32 reg_eac, reg_e94, reg_e9c; in _rtl92ee_phy_path_a_iqk() local
1956 reg_e94 = rtl_get_bbreg(hw, 0xe94, MASKDWORD); in _rtl92ee_phy_path_a_iqk()
1960 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in _rtl92ee_phy_path_a_iqk()
2015 u32 reg_eac, reg_e94, reg_e9c, reg_ea4 , u32temp; in _rtl92ee_phy_path_a_rx_iqk() local
2058 reg_e94 = rtl_get_bbreg(hw, RTX_POWER_BEFORE_IQK_A, MASKDWORD); in _rtl92ee_phy_path_a_rx_iqk()
2062 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in _rtl92ee_phy_path_a_rx_iqk()
2072 u32temp = 0x80007C00 | (reg_e94 & 0x3FF0000) | in _rtl92ee_phy_path_a_rx_iqk()
2789 long reg_e94, reg_e9c, reg_ea4; in rtl92ee_phy_iq_calibrate() local
2857 reg_e94 = result[3][0]; in rtl92ee_phy_iq_calibrate()
2865 reg_e94 in rtl92ee_phy_iq_calibrate()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.c1930 u32 reg_eac, reg_e94, reg_e9c; in _rtl92ee_phy_path_a_iqk() local
1956 reg_e94 = rtl_get_bbreg(hw, 0xe94, MASKDWORD); in _rtl92ee_phy_path_a_iqk()
1960 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in _rtl92ee_phy_path_a_iqk()
2015 u32 reg_eac, reg_e94, reg_e9c, reg_ea4 , u32temp; in _rtl92ee_phy_path_a_rx_iqk() local
2058 reg_e94 = rtl_get_bbreg(hw, RTX_POWER_BEFORE_IQK_A, MASKDWORD); in _rtl92ee_phy_path_a_rx_iqk()
2062 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in _rtl92ee_phy_path_a_rx_iqk()
2072 u32temp = 0x80007C00 | (reg_e94 & 0x3FF0000) | in _rtl92ee_phy_path_a_rx_iqk()
2789 long reg_e94, reg_e9c, reg_ea4; in rtl92ee_phy_iq_calibrate() local
2857 reg_e94 = result[3][0]; in rtl92ee_phy_iq_calibrate()
2865 reg_e94 in rtl92ee_phy_iq_calibrate()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dphy.c2313 rtlphy->reg_e94 = rege94 = result[final_candidate][0]; in rtl92d_phy_iq_calibrate()
2329 rtlphy->reg_e94 = rtlphy->reg_eb4 = 0x100; /* X default value */ in rtl92d_phy_iq_calibrate()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dphy.c2313 rtlphy->reg_e94 = rege94 = result[final_candidate][0]; in rtl92d_phy_iq_calibrate()
2329 rtlphy->reg_e94 = rtlphy->reg_eb4 = 0x100; /* X default value */ in rtl92d_phy_iq_calibrate()

Completed in 69 milliseconds

12