Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.c1524 u32 reg_eac, reg_e94, reg_e9c, tmp; in _rtl8723be_phy_path_a_iqk() local
1567 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl8723be_phy_path_a_iqk()
1571 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_a_iqk()
1583 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_a_iqk()
1597 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, u32tmp, tmp; in _rtl8723be_phy_path_a_rx_iqk() local
1646 reg_eac = rtl_get_bbreg(hw, RRX_POWER_AFTER_IQK_A_2, MASKDWORD); in _rtl8723be_phy_path_a_rx_iqk()
1650 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_a_rx_iqk()
1662 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_a_rx_iqk()
1717 reg_eac = rtl_get_bbreg(hw, RRX_POWER_AFTER_IQK_A_2, MASKDWORD); in _rtl8723be_phy_path_a_rx_iqk()
1725 tmp = (reg_eac & 0x03FF0000) >> 16; in _rtl8723be_phy_path_a_rx_iqk()
[all …]
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dphy.c1040 u32 reg_eac, reg_e94, reg_e9c, reg_ea4; in _rtl8723e_phy_path_a_iqk() local
1062 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl8723e_phy_path_a_iqk()
1067 if (!(reg_eac & BIT(28)) && in _rtl8723e_phy_path_a_iqk()
1074 if (!(reg_eac & BIT(27)) && in _rtl8723e_phy_path_a_iqk()
1076 (((reg_eac & 0x03FF0000) >> 16) != 0x36)) in _rtl8723e_phy_path_a_iqk()
1083 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc; in _rtl8723e_phy_path_b_iqk() local
1089 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl8723e_phy_path_b_iqk()
1095 if (!(reg_eac & BIT(31)) && in _rtl8723e_phy_path_b_iqk()
1101 if (!(reg_eac & BIT(30)) && in _rtl8723e_phy_path_b_iqk()
1370 long reg_e94, reg_e9c, reg_ea4, reg_eac, reg_eb4, reg_ebc, reg_ec4, in rtl8723e_phy_iq_calibrate() local
[all …]
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.c1967 u32 reg_eac, reg_e94, reg_e9c; in _rtl92ee_phy_path_a_iqk() local
1992 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl92ee_phy_path_a_iqk()
1996 if (!(reg_eac & BIT(28)) && in _rtl92ee_phy_path_a_iqk()
2008 u32 reg_eac, reg_eb4, reg_ebc; in _rtl92ee_phy_path_b_iqk() local
2036 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl92ee_phy_path_b_iqk()
2040 if (!(reg_eac & BIT(31)) && in _rtl92ee_phy_path_b_iqk()
2052 u32 reg_eac, reg_e94, reg_e9c, reg_ea4 , u32temp; in _rtl92ee_phy_path_a_rx_iqk() local
2094 reg_eac = rtl_get_bbreg(hw, RRX_POWER_AFTER_IQK_A_2, MASKDWORD); in _rtl92ee_phy_path_a_rx_iqk()
2098 if (!(reg_eac & BIT(28)) && in _rtl92ee_phy_path_a_rx_iqk()
2149 reg_eac = rtl_get_bbreg(hw, RRX_POWER_AFTER_IQK_A_2, MASKDWORD); in _rtl92ee_phy_path_a_rx_iqk()
[all …]
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dphy.c1386 u32 reg_eac, reg_e94, reg_e9c, reg_ea4; in _rtl88e_phy_path_a_iqk() local
1400 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl88e_phy_path_a_iqk()
1405 if (!(reg_eac & BIT(28)) && in _rtl88e_phy_path_a_iqk()
1414 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc; in _rtl88e_phy_path_b_iqk() local
1420 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl88e_phy_path_b_iqk()
1426 if (!(reg_eac & BIT(31)) && in _rtl88e_phy_path_b_iqk()
1432 if (!(reg_eac & BIT(30)) && in _rtl88e_phy_path_b_iqk()
1441 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, u32temp; in _rtl88e_phy_path_a_rx_iqk() local
1471 reg_eac = rtl_get_bbreg(hw, RRX_POWER_AFTER_IQK_A_2, MASKDWORD); in _rtl88e_phy_path_a_rx_iqk()
1476 if (!(reg_eac & BIT(28)) && in _rtl88e_phy_path_a_rx_iqk()
[all …]
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dphy_common.c933 u32 reg_eac, reg_e94, reg_e9c, reg_ea4; in _rtl92c_phy_path_a_iqk() local
955 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl92c_phy_path_a_iqk()
960 if (!(reg_eac & BIT(28)) && in _rtl92c_phy_path_a_iqk()
967 if (!(reg_eac & BIT(27)) && in _rtl92c_phy_path_a_iqk()
969 (((reg_eac & 0x03FF0000) >> 16) != 0x36)) in _rtl92c_phy_path_a_iqk()
976 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc; in _rtl92c_phy_path_b_iqk() local
982 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl92c_phy_path_b_iqk()
988 if (!(reg_eac & BIT(31)) && in _rtl92c_phy_path_b_iqk()
994 if (!(reg_eac & BIT(30)) && in _rtl92c_phy_path_b_iqk()
1396 long reg_e94, reg_e9c, reg_ea4, reg_eac, reg_eb4, reg_ebc, reg_ec4, in rtl92c_phy_iq_calibrate() local
[all …]
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Dphy.c632 u32 reg_eac, reg_e94, reg_e9c; in phy_path_a_iqk() local
651 reg_eac = phy_query_bb_reg(adapt, rRx_Power_After_IQK_A_2, bMaskDWord); in phy_path_a_iqk()
655 if (!(reg_eac & BIT(28)) && in phy_path_a_iqk()
664 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, u4tmp; in phy_path_a_rx_iqk() local
704 reg_eac = phy_query_bb_reg(adapt, rRx_Power_After_IQK_A_2, bMaskDWord); in phy_path_a_rx_iqk()
708 if (!(reg_eac & BIT(28)) && in phy_path_a_rx_iqk()
747 reg_eac = phy_query_bb_reg(adapt, rRx_Power_After_IQK_A_2, bMaskDWord); in phy_path_a_rx_iqk()
756 if (!(reg_eac & BIT(27)) && /* if Tx is OK, check whether Rx is OK */ in phy_path_a_rx_iqk()
758 (((reg_eac & 0x03FF0000)>>16) != 0x36)) in phy_path_a_rx_iqk()
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.c3031 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, val32; in rtl8xxxu_iqk_path_a() local
3062 reg_eac = rtl8xxxu_read32(priv, REG_RX_POWER_AFTER_IQK_A_2); in rtl8xxxu_iqk_path_a()
3067 if (!(reg_eac & BIT(28)) && in rtl8xxxu_iqk_path_a()
3075 if (!(reg_eac & BIT(27)) && in rtl8xxxu_iqk_path_a()
3077 ((reg_eac & 0x03ff0000) != 0x00360000)) in rtl8xxxu_iqk_path_a()
3088 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc; in rtl8xxxu_iqk_path_b() local
3098 reg_eac = rtl8xxxu_read32(priv, REG_RX_POWER_AFTER_IQK_A_2); in rtl8xxxu_iqk_path_b()
3104 if (!(reg_eac & BIT(31)) && in rtl8xxxu_iqk_path_b()
3111 if (!(reg_eac & BIT(30)) && in rtl8xxxu_iqk_path_b()
3330 u32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8723a_phy_iq_calibrate() local
[all …]
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h1217 s32 reg_eac; member