Home
last modified time | relevance | path

Searched refs:regebc (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dphy.c1038 u32 regeac, regeb4, regebc, regec4, regecc; in _rtl92d_phy_pathb_iqk() local
1055 regebc = rtl_get_bbreg(hw, 0xebc, MASKDWORD); in _rtl92d_phy_pathb_iqk()
1056 RTPRINT(rtlpriv, FINIT, INIT_IQK, "0xebc = 0x%x\n", regebc); in _rtl92d_phy_pathb_iqk()
1062 (((regebc & 0x03FF0000) >> 16) != 0x42)) in _rtl92d_phy_pathb_iqk()
1079 u32 regeac, regeb4, regebc, regec4, regecc; in _rtl92d_phy_pathb_iqk_5g_normal() local
1123 regebc = rtl_get_bbreg(hw, 0xebc, MASKDWORD); in _rtl92d_phy_pathb_iqk_5g_normal()
1124 RTPRINT(rtlpriv, FINIT, INIT_IQK, "0xebc = 0x%x\n", regebc); in _rtl92d_phy_pathb_iqk_5g_normal()
1697 long regebc, regec4, regecc, regtmp = 0; in rtl92d_phy_iq_calibrate() local
1764 regebc = result[i][5]; in rtl92d_phy_iq_calibrate()
1769 rege94, rege9c, regea4, regeac, regeb4, regebc, regec4, in rtl92d_phy_iq_calibrate()
[all …]
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192du/
Dphy.c1147 u32 regeac, regeb4, regebc, regec4, regecc; in _rtl92du_phy_pathb_iqk() local
1163 regebc = rtl_get_bbreg(hw, RTX_POWER_AFTER_IQK_B, MASKDWORD); in _rtl92du_phy_pathb_iqk()
1164 RTPRINT(rtlpriv, FINIT, INIT_IQK, "0xebc = 0x%x\n", regebc); in _rtl92du_phy_pathb_iqk()
1172 (((regebc & 0x03FF0000) >> 16) != 0x42)) in _rtl92du_phy_pathb_iqk()
1192 u32 regeac, regeb4, regebc, regec4, regecc; in _rtl92du_phy_pathb_iqk_5g_normal() local
1247 regebc = rtl_get_bbreg(hw, RTX_POWER_AFTER_IQK_B, MASKDWORD); in _rtl92du_phy_pathb_iqk_5g_normal()
1248 RTPRINT(rtlpriv, FINIT, INIT_IQK, "0xebc = 0x%x\n", regebc); in _rtl92du_phy_pathb_iqk_5g_normal()
2045 long regebc, regec4, regecc, regtmp = 0; in rtl92du_phy_iq_calibrate() local
2112 regebc = result[i][5]; in rtl92du_phy_iq_calibrate()
2117 rege94, rege9c, regea4, regeac, regeb4, regebc, regec4, in rtl92du_phy_iq_calibrate()
[all …]
/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/
D8192e.c1300 priv->regebc = reg_ebc; in rtl8192eu_phy_iq_calibrate()
1312 reg_e9c = reg_ebc = priv->rege9c = priv->regebc = 0x0; in rtl8192eu_phy_iq_calibrate()
D8188f.c1293 priv->regebc = reg_ebc; in rtl8188fu_phy_iq_calibrate()
1304 reg_e9c = reg_ebc = priv->rege9c = priv->regebc = 0x0; in rtl8188fu_phy_iq_calibrate()
D8723b.c1181 priv->regebc = reg_ebc; in rtl8723bu_phy_iq_calibrate()
1193 reg_e9c = reg_ebc = priv->rege9c = priv->regebc = 0x0; in rtl8723bu_phy_iq_calibrate()
D8188e.c965 priv->regebc = reg_ebc; in rtl8188eu_phy_iq_calibrate()
982 priv->regebc = 0x0; in rtl8188eu_phy_iq_calibrate()
Drtl8xxxu.h1867 u32 regebc; member
Dcore.c3451 priv->regebc = reg_ebc; in rtl8xxxu_gen1_phy_iq_calibrate()
3463 reg_e9c = reg_ebc = priv->rege9c = priv->regebc = 0x0; in rtl8xxxu_gen1_phy_iq_calibrate()