Lines Matching refs:reg_eac
933 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
1472 reg_eac = result[i][3]; in rtl92c_phy_iq_calibrate()
1482 reg_eac = result[final_candidate][3]; in rtl92c_phy_iq_calibrate()