Searched refs:rege9c (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | phy.c | 1387 u32 regeac, rege94, rege9c, regea4; in _rtl92d_phy_patha_iqk() local 1426 rege9c = rtl_get_bbreg(hw, 0xe9c, MASKDWORD); in _rtl92d_phy_patha_iqk() 1427 RTPRINT(rtlpriv, FINIT, INIT_IQK, "0xe9c = 0x%x\n", rege9c); in _rtl92d_phy_patha_iqk() 1431 (((rege9c & 0x03FF0000) >> 16) != 0x42)) in _rtl92d_phy_patha_iqk() 1451 u32 regeac, rege94, rege9c, regea4; in _rtl92d_phy_patha_iqk_5g_normal() local 1497 rege9c = rtl_get_bbreg(hw, 0xe9c, MASKDWORD); in _rtl92d_phy_patha_iqk_5g_normal() 1498 RTPRINT(rtlpriv, FINIT, INIT_IQK, "0xe9c = 0x%x\n", rege9c); in _rtl92d_phy_patha_iqk_5g_normal() 2243 long rege94, rege9c, regea4, regeac, regeb4; in rtl92d_phy_iq_calibrate() local 2307 rege9c = result[i][1]; in rtl92d_phy_iq_calibrate() 2316 rege94, rege9c, regea4, regeac, regeb4, regebc, regec4, in rtl92d_phy_iq_calibrate() [all …]
|
/Linux-v6.6/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu_8192e.c | 1310 priv->rege9c = reg_e9c; in rtl8192eu_phy_iq_calibrate() 1328 reg_e9c = reg_ebc = priv->rege9c = priv->regebc = 0x0; in rtl8192eu_phy_iq_calibrate()
|
D | rtl8xxxu_8188f.c | 1288 priv->rege9c = reg_e9c; in rtl8188fu_phy_iq_calibrate() 1305 reg_e9c = reg_ebc = priv->rege9c = priv->regebc = 0x0; in rtl8188fu_phy_iq_calibrate()
|
D | rtl8xxxu_8723b.c | 1191 priv->rege9c = reg_e9c; in rtl8723bu_phy_iq_calibrate() 1209 reg_e9c = reg_ebc = priv->rege9c = priv->regebc = 0x0; in rtl8723bu_phy_iq_calibrate()
|
D | rtl8xxxu_8188e.c | 975 priv->rege9c = reg_e9c; in rtl8188eu_phy_iq_calibrate() 997 priv->rege9c = 0x0; in rtl8188eu_phy_iq_calibrate()
|
D | rtl8xxxu.h | 1851 u32 rege9c; member
|
D | rtl8xxxu_core.c | 3482 priv->rege9c = reg_e9c; in rtl8xxxu_gen1_phy_iq_calibrate() 3500 reg_e9c = reg_ebc = priv->rege9c = priv->regebc = 0x0; in rtl8xxxu_gen1_phy_iq_calibrate()
|