Lines Matching refs:reg_eac
1351 u32 reg_eac, reg_e94, reg_e9c; in _rtl88e_phy_path_a_iqk() local
1365 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl88e_phy_path_a_iqk()
1370 if (!(reg_eac & BIT(28)) && in _rtl88e_phy_path_a_iqk()
1379 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc; in _rtl88e_phy_path_b_iqk() local
1385 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl88e_phy_path_b_iqk()
1391 if (!(reg_eac & BIT(31)) && in _rtl88e_phy_path_b_iqk()
1397 if (!(reg_eac & BIT(30)) && in _rtl88e_phy_path_b_iqk()
1406 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, u32temp; in _rtl88e_phy_path_a_rx_iqk() local
1436 reg_eac = rtl_get_bbreg(hw, RRX_POWER_AFTER_IQK_A_2, MASKDWORD); in _rtl88e_phy_path_a_rx_iqk()
1441 if (!(reg_eac & BIT(28)) && in _rtl88e_phy_path_a_rx_iqk()
1477 reg_eac = rtl_get_bbreg(hw, RRX_POWER_AFTER_IQK_A_2, MASKDWORD); in _rtl88e_phy_path_a_rx_iqk()
1482 if (!(reg_eac & BIT(27)) && in _rtl88e_phy_path_a_rx_iqk()
1484 (((reg_eac & 0x03FF0000) >> 16) != 0x36)) in _rtl88e_phy_path_a_rx_iqk()