Home
last modified time | relevance | path

Searched refs:regec4 (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dphy.c1525 u32 regeac, regeb4, regebc, regec4, regecc; in _rtl92d_phy_pathb_iqk() local
1544 regec4 = rtl_get_bbreg(hw, 0xec4, MASKDWORD); in _rtl92d_phy_pathb_iqk()
1545 RTPRINT(rtlpriv, FINIT, INIT_IQK, "0xec4 = 0x%x\n", regec4); in _rtl92d_phy_pathb_iqk()
1553 if (!(regeac & BIT(30)) && (((regec4 & 0x03FF0000) >> 16) != 0x132) && in _rtl92d_phy_pathb_iqk()
1566 u32 regeac, regeb4, regebc, regec4, regecc; in _rtl92d_phy_pathb_iqk_5g_normal() local
1612 regec4 = rtl_get_bbreg(hw, 0xec4, MASKDWORD); in _rtl92d_phy_pathb_iqk_5g_normal()
1613 RTPRINT(rtlpriv, FINIT, INIT_IQK, "0xec4 = 0x%x\n", regec4); in _rtl92d_phy_pathb_iqk_5g_normal()
1622 (((regec4 & 0x03FF0000) >> 16) != 0x132)) { in _rtl92d_phy_pathb_iqk_5g_normal()
2237 long regebc, regec4, regecc, regtmp = 0; in rtl92d_phy_iq_calibrate() local
2305 regec4 in rtl92d_phy_iq_calibrate()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dphy.c1525 u32 regeac, regeb4, regebc, regec4, regecc; in _rtl92d_phy_pathb_iqk() local
1544 regec4 = rtl_get_bbreg(hw, 0xec4, MASKDWORD); in _rtl92d_phy_pathb_iqk()
1545 RTPRINT(rtlpriv, FINIT, INIT_IQK, "0xec4 = 0x%x\n", regec4); in _rtl92d_phy_pathb_iqk()
1553 if (!(regeac & BIT(30)) && (((regec4 & 0x03FF0000) >> 16) != 0x132) && in _rtl92d_phy_pathb_iqk()
1566 u32 regeac, regeb4, regebc, regec4, regecc; in _rtl92d_phy_pathb_iqk_5g_normal() local
1612 regec4 = rtl_get_bbreg(hw, 0xec4, MASKDWORD); in _rtl92d_phy_pathb_iqk_5g_normal()
1613 RTPRINT(rtlpriv, FINIT, INIT_IQK, "0xec4 = 0x%x\n", regec4); in _rtl92d_phy_pathb_iqk_5g_normal()
1622 (((regec4 & 0x03FF0000) >> 16) != 0x132)) { in _rtl92d_phy_pathb_iqk_5g_normal()
2237 long regebc, regec4, regecc, regtmp = 0; in rtl92d_phy_iq_calibrate() local
2305 regec4 in rtl92d_phy_iq_calibrate()
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/
H A Dphy.c662 u32 regeac, regeb4, regebc, regec4, regecc; in phy_path_b_iqk() local
675 regec4 = phy_query_bb_reg(adapt, rRx_Power_Before_IQK_B_2, bMaskDWord); in phy_path_b_iqk()
686 (((regec4 & 0x03FF0000) >> 16) != 0x132) && in phy_path_b_iqk()

Completed in 9 milliseconds