/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu_8192e.c | 728 u32 reg_eac, reg_e94, reg_e9c; in rtl8192eu_iqk_path_a() local 758 reg_eac = rtl8xxxu_read32(priv, REG_RX_POWER_AFTER_IQK_A_2); in rtl8192eu_iqk_path_a() 762 if (!(reg_eac & BIT(28)) && in rtl8192eu_iqk_path_a() 772 u32 reg_ea4, reg_eac, reg_e94, reg_e9c, val32; in rtl8192eu_rx_iqk_path_a() local 814 reg_eac = rtl8xxxu_read32(priv, REG_RX_POWER_AFTER_IQK_A_2); in rtl8192eu_rx_iqk_path_a() 818 if (!(reg_eac & BIT(28)) && in rtl8192eu_rx_iqk_path_a() 869 reg_eac = rtl8xxxu_read32(priv, REG_RX_POWER_AFTER_IQK_A_2); in rtl8192eu_rx_iqk_path_a() 875 if (!(reg_eac & BIT(27)) && in rtl8192eu_rx_iqk_path_a() 877 ((reg_eac & 0x03ff0000) != 0x00360000)) in rtl8192eu_rx_iqk_path_a() 889 u32 reg_eac, reg_eb4, reg_ebc; in rtl8192eu_iqk_path_b() local [all …]
|
D | rtl8xxxu_8723b.c | 561 u32 reg_eac, reg_e94, reg_e9c, path_sel, val32; in rtl8723bu_iqk_path_a() local 647 reg_eac = rtl8xxxu_read32(priv, REG_RX_POWER_AFTER_IQK_A_2); in rtl8723bu_iqk_path_a() 655 if (!(reg_eac & BIT(28)) && 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 757 reg_eac = rtl8xxxu_read32(priv, REG_RX_POWER_AFTER_IQK_A_2); in rtl8723bu_rx_iqk_path_a() 765 if (!(reg_eac & BIT(28)) && in rtl8723bu_rx_iqk_path_a() 856 reg_eac = rtl8xxxu_read32(priv, REG_RX_POWER_AFTER_IQK_A_2); in rtl8723bu_rx_iqk_path_a() 861 val32 = (reg_eac >> 16) & 0x3ff; in rtl8723bu_rx_iqk_path_a() 865 if (!(reg_eac & BIT(27)) && in rtl8723bu_rx_iqk_path_a() 867 ((reg_eac & 0x03ff0000) != 0x00360000) && in rtl8723bu_rx_iqk_path_a() [all …]
|
D | rtl8xxxu_core.c | 3023 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, val32; in rtl8xxxu_iqk_path_a() local 3054 reg_eac = rtl8xxxu_read32(priv, REG_RX_POWER_AFTER_IQK_A_2); in rtl8xxxu_iqk_path_a() 3059 if (!(reg_eac & BIT(28)) && in rtl8xxxu_iqk_path_a() 3067 if (!(reg_eac & BIT(27)) && in rtl8xxxu_iqk_path_a() 3069 ((reg_eac & 0x03ff0000) != 0x00360000)) in rtl8xxxu_iqk_path_a() 3080 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc; in rtl8xxxu_iqk_path_b() local 3090 reg_eac = rtl8xxxu_read32(priv, REG_RX_POWER_AFTER_IQK_A_2); in rtl8xxxu_iqk_path_b() 3096 if (!(reg_eac & BIT(31)) && in rtl8xxxu_iqk_path_b() 3103 if (!(reg_eac & BIT(30)) && in rtl8xxxu_iqk_path_b() 3336 u32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8xxxu_gen1_phy_iq_calibrate() local [all …]
|
/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | phy.c | 1447 u32 reg_eac, reg_e94, reg_e9c, tmp; in _rtl8723be_phy_path_a_iqk() local 1490 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl8723be_phy_path_a_iqk() 1494 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_a_iqk() 1506 if (!(reg_eac & BIT(28)) && 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 1569 reg_eac = rtl_get_bbreg(hw, RRX_POWER_AFTER_IQK_A_2, MASKDWORD); in _rtl8723be_phy_path_a_rx_iqk() 1573 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_a_rx_iqk() 1585 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_a_rx_iqk() 1640 reg_eac = rtl_get_bbreg(hw, RRX_POWER_AFTER_IQK_A_2, MASKDWORD); in _rtl8723be_phy_path_a_rx_iqk() 1648 tmp = (reg_eac & 0x03FF0000) >> 16; in _rtl8723be_phy_path_a_rx_iqk() [all …]
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | phy.c | 1930 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() 2015 u32 reg_eac, reg_e94, reg_e9c, reg_ea4 , u32temp; in _rtl92ee_phy_path_a_rx_iqk() local 2057 reg_eac = rtl_get_bbreg(hw, RRX_POWER_AFTER_IQK_A_2, MASKDWORD); in _rtl92ee_phy_path_a_rx_iqk() 2061 if (!(reg_eac & BIT(28)) && in _rtl92ee_phy_path_a_rx_iqk() 2112 reg_eac = rtl_get_bbreg(hw, RRX_POWER_AFTER_IQK_A_2, MASKDWORD); in _rtl92ee_phy_path_a_rx_iqk() [all …]
|
/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | phy.c | 1345 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 1430 reg_eac = rtl_get_bbreg(hw, RRX_POWER_AFTER_IQK_A_2, MASKDWORD); in _rtl88e_phy_path_a_rx_iqk() 1435 if (!(reg_eac & BIT(28)) && in _rtl88e_phy_path_a_rx_iqk() [all …]
|
/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | phy.c | 1010 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()
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
D | phy_common.c | 897 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()
|
/drivers/net/wireless/realtek/rtlwifi/ |
D | wifi.h | 1335 s32 reg_eac; member
|