Lines Matching refs:reg_eac
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()
1652 if (!(reg_eac & BIT(27)) && in _rtl8723be_phy_path_a_rx_iqk()
1654 (((reg_eac & 0x03FF0000) >> 16) != 0x36)) in _rtl8723be_phy_path_a_rx_iqk()
1656 else if (!(reg_eac & BIT(27)) && in _rtl8723be_phy_path_a_rx_iqk()
1667 u32 reg_eac, reg_e94, reg_e9c, tmp; in _rtl8723be_phy_path_b_iqk() local
1710 reg_eac = rtl_get_bbreg(hw, RRX_POWER_AFTER_IQK_A_2, MASKDWORD); in _rtl8723be_phy_path_b_iqk()
1714 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_b_iqk()
1726 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_b_iqk()
1740 u32 reg_e94, reg_e9c, reg_ea4, reg_eac, u32tmp, tmp; in _rtl8723be_phy_path_b_rx_iqk() local
1788 reg_eac = rtl_get_bbreg(hw, RRX_POWER_AFTER_IQK_A_2, MASKDWORD); in _rtl8723be_phy_path_b_rx_iqk()
1792 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_b_rx_iqk()
1804 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_b_rx_iqk()
1858 reg_eac = rtl_get_bbreg(hw, RRX_POWER_AFTER_IQK_A_2, MASKDWORD); in _rtl8723be_phy_path_b_rx_iqk()
1862 tmp = (reg_eac & 0x03FF0000) >> 16; in _rtl8723be_phy_path_b_rx_iqk()
1867 if (!(reg_eac & BIT(27)) && in _rtl8723be_phy_path_b_rx_iqk()
1869 (((reg_eac & 0x03FF0000) >> 16) != 0x36)) in _rtl8723be_phy_path_b_rx_iqk()
1871 else if (!(reg_eac & BIT(27)) && in _rtl8723be_phy_path_b_rx_iqk()