Lines Matching refs:regecc
1038 u32 regeac, regeb4, regebc, regec4, regecc; in _rtl92d_phy_pathb_iqk() local
1059 regecc = rtl_get_bbreg(hw, 0xecc, MASKDWORD); in _rtl92d_phy_pathb_iqk()
1060 RTPRINT(rtlpriv, FINIT, INIT_IQK, "0xecc = 0x%x\n", regecc); in _rtl92d_phy_pathb_iqk()
1067 (((regecc & 0x03FF0000) >> 16) != 0x36)) in _rtl92d_phy_pathb_iqk()
1079 u32 regeac, regeb4, regebc, regec4, regecc; in _rtl92d_phy_pathb_iqk_5g_normal() local
1127 regecc = rtl_get_bbreg(hw, 0xecc, MASKDWORD); in _rtl92d_phy_pathb_iqk_5g_normal()
1128 RTPRINT(rtlpriv, FINIT, INIT_IQK, "0xecc = 0x%x\n", regecc); in _rtl92d_phy_pathb_iqk_5g_normal()
1697 long regebc, regec4, regecc, regtmp = 0; in rtl92d_phy_iq_calibrate() local
1766 regecc = result[i][7]; in rtl92d_phy_iq_calibrate()
1770 regecc); in rtl92d_phy_iq_calibrate()
1780 regecc = result[final_candidate][7]; in rtl92d_phy_iq_calibrate()
1786 regecc); in rtl92d_phy_iq_calibrate()