Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dphy.c1380 u32 regeac, rege94, rege9c, regea4; in _rtl92d_phy_patha_iqk() local
1430 (((regeac & 0x03FF0000) >> 16) != 0x36)) in _rtl92d_phy_patha_iqk()
1444 u32 regeac, rege94, rege9c, regea4; in _rtl92d_phy_patha_iqk_5g_normal() local
1494 if (!(regeac & TXOKBIT) && in _rtl92d_phy_patha_iqk_5g_normal()
1504 if (!(regeac & RXOKBIT) && in _rtl92d_phy_patha_iqk_5g_normal()
1525 u32 regeac, regeb4, regebc, regec4, regecc; in _rtl92d_phy_pathb_iqk() local
1566 u32 regeac, regeb4, regebc, regec4, regecc; in _rtl92d_phy_pathb_iqk_5g_normal() local
1616 if (!(regeac & BIT(31)) && in _rtl92d_phy_pathb_iqk_5g_normal()
1621 if (!(regeac & BIT(30)) && in _rtl92d_phy_pathb_iqk_5g_normal()
2302 regeac = result[i][3]; in rtl92d_phy_iq_calibrate()
[all …]