Lines Matching refs:regeb4
1538 u32 regeac, regeb4, regebc, regec4, regecc; in _rtl92d_phy_pathb_iqk() local
1553 regeb4 = rtl_get_bbreg(hw, 0xeb4, MASKDWORD); in _rtl92d_phy_pathb_iqk()
1554 RTPRINT(rtlpriv, FINIT, INIT_IQK, "0xeb4 = 0x%x\n", regeb4); in _rtl92d_phy_pathb_iqk()
1561 if (!(regeac & BIT(31)) && (((regeb4 & 0x03FF0000) >> 16) != 0x142) && in _rtl92d_phy_pathb_iqk()
1579 u32 regeac, regeb4, regebc, regec4, regecc; in _rtl92d_phy_pathb_iqk_5g_normal() local
1621 regeb4 = rtl_get_bbreg(hw, 0xeb4, MASKDWORD); in _rtl92d_phy_pathb_iqk_5g_normal()
1622 RTPRINT(rtlpriv, FINIT, INIT_IQK, "0xeb4 = 0x%x\n", regeb4); in _rtl92d_phy_pathb_iqk_5g_normal()
1630 (((regeb4 & 0x03FF0000) >> 16) != 0x142)) in _rtl92d_phy_pathb_iqk_5g_normal()
2249 long rege94, rege9c, regea4, regeac, regeb4; in rtl92d_phy_iq_calibrate() local
2316 regeb4 = result[i][4]; in rtl92d_phy_iq_calibrate()
2322 rege94, rege9c, regea4, regeac, regeb4, regebc, regec4, in rtl92d_phy_iq_calibrate()
2330 rtlphy->reg_eb4 = regeb4 = result[final_candidate][4]; in rtl92d_phy_iq_calibrate()
2338 rege94, rege9c, regea4, regeac, regeb4, regebc, regec4, in rtl92d_phy_iq_calibrate()
2349 if ((regeb4 != 0) /*&&(regec4 != 0) */) in rtl92d_phy_iq_calibrate()