Home
last modified time | relevance | path

Searched refs:reg_eac (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtl8xxxu/
H A D8192e.c695 u32 reg_eac, reg_e94, reg_e9c; in rtl8192eu_iqk_path_a() local
735 if (!(reg_eac & BIT(28)) && in rtl8192eu_iqk_path_a()
796 if (!(reg_eac & BIT(28)) && in rtl8192eu_rx_iqk_path_a()
858 if (!(reg_eac & BIT(27)) && in rtl8192eu_rx_iqk_path_a()
860 ((reg_eac & 0x03ff0000) != 0x00360000)) in rtl8192eu_rx_iqk_path_a()
872 u32 reg_eac, reg_eb4, reg_ebc; in rtl8192eu_iqk_path_b() local
908 if (!(reg_eac & BIT(31)) && in rtl8192eu_iqk_path_b()
972 if (!(reg_eac & BIT(31)) && in rtl8192eu_rx_iqk_path_b()
1038 if (!(reg_eac & BIT(30)) && in rtl8192eu_rx_iqk_path_b()
1242 u32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8192eu_phy_iq_calibrate() local
[all …]
H A D8192f.c801 u32 reg_eac, reg_e94, reg_e9c, val32; in rtl8192fu_iqk_path_a() local
882 if (!(reg_eac & BIT(28)) && in rtl8192fu_iqk_path_a()
941 if (!(reg_eac & BIT(28)) && in rtl8192fu_rx_iqk_path_a()
1015 if (!(reg_eac & BIT(27)) && in rtl8192fu_rx_iqk_path_a()
1017 ((reg_eac & 0x03ff0000) != 0x00360000)) in rtl8192fu_rx_iqk_path_a()
1025 u32 reg_eac, reg_eb4, reg_ebc, val32; in rtl8192fu_iqk_path_b() local
1107 if (!(reg_eac & BIT(31)) && in rtl8192fu_iqk_path_b()
1171 if (!(reg_eac & BIT(31)) && in rtl8192fu_rx_iqk_path_b()
1244 if (!(reg_eac & BIT(30)) && in rtl8192fu_rx_iqk_path_b()
1443 s32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8192fu_phy_iq_calibrate() local
[all …]
H A D8723b.c577 u32 reg_eac, reg_e94, reg_e9c, path_sel, val32; in rtl8723bu_iqk_path_a() local
671 if (!(reg_eac & BIT(28)) && in rtl8723bu_iqk_path_a()
687 u32 reg_ea4, reg_eac, reg_e94, reg_e9c, path_sel, val32; in rtl8723bu_rx_iqk_path_a() local
781 if (!(reg_eac & BIT(28)) && in rtl8723bu_rx_iqk_path_a()
877 val32 = (reg_eac >> 16) & 0x3ff; in rtl8723bu_rx_iqk_path_a()
881 if (!(reg_eac & BIT(27)) && in rtl8723bu_rx_iqk_path_a()
883 ((reg_eac & 0x03ff0000) != 0x00360000) && in rtl8723bu_rx_iqk_path_a()
1108 u32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8723bu_phy_iq_calibrate() local
1164 reg_eac = result[i][3]; in rtl8723bu_phy_iq_calibrate()
1177 reg_eac = result[candidate][3]; in rtl8723bu_phy_iq_calibrate()
[all …]
H A D8188f.c835 u32 reg_eac, reg_e94, reg_e9c, val32; in rtl8188fu_iqk_path_a() local
894 reg_eac = rtl8xxxu_read32(priv, REG_RX_POWER_AFTER_IQK_A_2); in rtl8188fu_iqk_path_a()
898 if (!(reg_eac & BIT(28)) && in rtl8188fu_iqk_path_a()
908 u32 reg_ea4, reg_eac, reg_e94, reg_e9c, val32; in rtl8188fu_rx_iqk_path_a() local
976 if (!(reg_eac & BIT(28)) && in rtl8188fu_rx_iqk_path_a()
1052 if (!(reg_eac & BIT(27)) && in rtl8188fu_rx_iqk_path_a()
1054 ((reg_eac & 0x03ff0000) != 0x00360000)) in rtl8188fu_rx_iqk_path_a()
1224 u32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8188fu_phy_iq_calibrate() local
1276 reg_eac = result[i][3]; in rtl8188fu_phy_iq_calibrate()
1289 reg_eac = result[candidate][3]; in rtl8188fu_phy_iq_calibrate()
[all …]
H A D8710b.c993 u32 reg_eac, reg_e94, reg_e9c, val32, path_sel_bb; in rtl8710bu_iqk_path_a() local
1063 reg_eac = rtl8xxxu_read32(priv, REG_RX_POWER_AFTER_IQK_A_2); in rtl8710bu_iqk_path_a()
1067 if (!(reg_eac & BIT(28)) && in rtl8710bu_iqk_path_a()
1137 reg_eac = rtl8xxxu_read32(priv, REG_RX_POWER_AFTER_IQK_A_2); in rtl8710bu_rx_iqk_path_a()
1141 if (!(reg_eac & BIT(28)) && in rtl8710bu_rx_iqk_path_a()
1239 tmp = (reg_eac & 0x03ff0000) >> 16; in rtl8710bu_rx_iqk_path_a()
1243 if (!(reg_eac & BIT(27)) && in rtl8710bu_rx_iqk_path_a()
1245 ((reg_eac & 0x03ff0000) != 0x00360000) && in rtl8710bu_rx_iqk_path_a()
1412 s32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8710bu_phy_iq_calibrate() local
1462 reg_eac = result[candidate][3]; in rtl8710bu_phy_iq_calibrate()
[all …]
H A D8188e.c612 u32 reg_eac, reg_e94, reg_e9c; in rtl8188eu_iqk_path_a() local
632 reg_eac = rtl8xxxu_read32(priv, REG_RX_POWER_AFTER_IQK_A_2); in rtl8188eu_iqk_path_a()
636 if (!(reg_eac & BIT(28)) && in rtl8188eu_iqk_path_a()
646 u32 reg_ea4, reg_eac, reg_e94, reg_e9c, val32; in rtl8188eu_rx_iqk_path_a() local
686 reg_eac = rtl8xxxu_read32(priv, REG_RX_POWER_AFTER_IQK_A_2); in rtl8188eu_rx_iqk_path_a()
690 if (!(reg_eac & BIT(28)) && in rtl8188eu_rx_iqk_path_a()
738 if (!(reg_eac & BIT(27)) && in rtl8188eu_rx_iqk_path_a()
740 ((reg_eac & 0x03ff0000) != 0x00360000)) in rtl8188eu_rx_iqk_path_a()
912 u32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8188eu_phy_iq_calibrate() local
961 reg_eac = result[candidate][3]; in rtl8188eu_phy_iq_calibrate()
[all …]
H A Dcore.c3072 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, val32; in rtl8xxxu_iqk_path_a() local
3108 if (!(reg_eac & BIT(28)) && in rtl8xxxu_iqk_path_a()
3116 if (!(reg_eac & BIT(27)) && in rtl8xxxu_iqk_path_a()
3118 ((reg_eac & 0x03ff0000) != 0x00360000)) in rtl8xxxu_iqk_path_a()
3129 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc; in rtl8xxxu_iqk_path_b() local
3145 if (!(reg_eac & BIT(31)) && in rtl8xxxu_iqk_path_b()
3152 if (!(reg_eac & BIT(30)) && in rtl8xxxu_iqk_path_b()
3385 u32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8xxxu_gen1_phy_iq_calibrate() local
3435 reg_eac = result[i][3]; in rtl8xxxu_gen1_phy_iq_calibrate()
3448 reg_eac = result[candidate][3]; in rtl8xxxu_gen1_phy_iq_calibrate()
[all …]
/linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.c1500 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_a_iqk()
1512 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_a_iqk()
1579 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_a_rx_iqk()
1591 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_a_rx_iqk()
1658 if (!(reg_eac & BIT(27)) && in _rtl8723be_phy_path_a_rx_iqk()
1662 else if (!(reg_eac & BIT(27)) && in _rtl8723be_phy_path_a_rx_iqk()
1720 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_b_iqk()
1732 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_b_iqk()
1798 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_b_rx_iqk()
1810 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_b_rx_iqk()
[all …]
/linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.c1930 u32 reg_eac, reg_e94, reg_e9c; in _rtl92ee_phy_path_a_iqk() local
1955 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl92ee_phy_path_a_iqk()
1959 if (!(reg_eac & BIT(28)) && in _rtl92ee_phy_path_a_iqk()
1971 u32 reg_eac, reg_eb4, reg_ebc; in _rtl92ee_phy_path_b_iqk() local
1999 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl92ee_phy_path_b_iqk()
2003 if (!(reg_eac & BIT(31)) && in _rtl92ee_phy_path_b_iqk()
2061 if (!(reg_eac & BIT(28)) && in _rtl92ee_phy_path_a_rx_iqk()
2120 if (!(reg_eac & BIT(27)) && in _rtl92ee_phy_path_a_rx_iqk()
2122 (((reg_eac & 0x03FF0000) >> 16) != 0x36)) in _rtl92ee_phy_path_a_rx_iqk()
2176 if (!(reg_eac & BIT(31)) && in _rtl92ee_phy_path_b_rx_iqk()
[all …]
/linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.c1345 u32 reg_eac, reg_e94, reg_e9c; in _rtl88e_phy_path_a_iqk() local
1359 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl88e_phy_path_a_iqk()
1364 if (!(reg_eac & BIT(28)) && in _rtl88e_phy_path_a_iqk()
1373 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc; in _rtl88e_phy_path_b_iqk() local
1379 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl88e_phy_path_b_iqk()
1385 if (!(reg_eac & BIT(31)) && in _rtl88e_phy_path_b_iqk()
1391 if (!(reg_eac & BIT(30)) && in _rtl88e_phy_path_b_iqk()
1400 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, u32temp; in _rtl88e_phy_path_a_rx_iqk() local
1435 if (!(reg_eac & BIT(28)) && in _rtl88e_phy_path_a_rx_iqk()
1476 if (!(reg_eac & BIT(27)) && in _rtl88e_phy_path_a_rx_iqk()
[all …]
/linux-6.15/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
1032 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl8723e_phy_path_a_iqk()
1037 if (!(reg_eac & BIT(28)) && in _rtl8723e_phy_path_a_iqk()
1044 if (!(reg_eac & BIT(27)) && in _rtl8723e_phy_path_a_iqk()
1046 (((reg_eac & 0x03FF0000) >> 16) != 0x36)) in _rtl8723e_phy_path_a_iqk()
1053 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc; in _rtl8723e_phy_path_b_iqk() local
1059 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl8723e_phy_path_b_iqk()
1065 if (!(reg_eac & BIT(31)) && in _rtl8723e_phy_path_b_iqk()
1071 if (!(reg_eac & BIT(30)) && in _rtl8723e_phy_path_b_iqk()
/linux-6.15/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
919 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl92c_phy_path_a_iqk()
924 if (!(reg_eac & BIT(28)) && in _rtl92c_phy_path_a_iqk()
931 if (!(reg_eac & BIT(27)) && in _rtl92c_phy_path_a_iqk()
933 (((reg_eac & 0x03FF0000) >> 16) != 0x36)) in _rtl92c_phy_path_a_iqk()
940 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc; in _rtl92c_phy_path_b_iqk() local
946 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl92c_phy_path_b_iqk()
952 if (!(reg_eac & BIT(31)) && in _rtl92c_phy_path_b_iqk()
958 if (!(reg_eac & BIT(30)) && in _rtl92c_phy_path_b_iqk()
/linux-6.15/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h1304 s32 reg_eac; member