Searched refs:iqk_bb_reg (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/ |
D | phy.c | 1730 u32 iqk_bb_reg[IQK_BB_REG_NUM] = { in _rtl88e_phy_iq_calibrate() local 1742 _rtl88e_phy_save_adda_registers(hw, iqk_bb_reg, in _rtl88e_phy_iq_calibrate() 1850 _rtl88e_phy_reload_adda_registers(hw, iqk_bb_reg, in _rtl88e_phy_iq_calibrate() 1970 u32 iqk_bb_reg[9] = { in rtl88e_phy_iq_calibrate() local 1984 iqk_bb_reg, in rtl88e_phy_iq_calibrate() 2078 _rtl88e_phy_save_adda_registers(hw, iqk_bb_reg, in rtl88e_phy_iq_calibrate()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723be/ |
D | phy.c | 2093 u32 iqk_bb_reg[IQK_BB_REG_NUM] = { in _rtl8723be_phy_iq_calibrate() local 2113 rtl8723_save_adda_registers(hw, iqk_bb_reg, in _rtl8723be_phy_iq_calibrate() 2214 rtl8723_phy_reload_adda_registers(hw, iqk_bb_reg, in _rtl8723be_phy_iq_calibrate() 2333 u32 iqk_bb_reg[9] = { in rtl8723be_phy_iq_calibrate() local 2354 rtl8723_phy_reload_adda_registers(hw, iqk_bb_reg, in rtl8723be_phy_iq_calibrate() 2458 rtl8723_save_adda_registers(hw, iqk_bb_reg, in rtl8723be_phy_iq_calibrate()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192de/ |
D | phy.c | 1808 static u32 iqk_bb_reg[IQK_BB_REG_NUM] = { in _rtl92d_phy_iq_calibrate() local 1830 _rtl92d_phy_save_adda_registers(hw, iqk_bb_reg, in _rtl92d_phy_iq_calibrate() 1941 _rtl92d_phy_reload_adda_registers(hw, iqk_bb_reg, in _rtl92d_phy_iq_calibrate() 1945 _rtl92d_phy_reload_adda_registers(hw, iqk_bb_reg, in _rtl92d_phy_iq_calibrate() 1971 static u32 iqk_bb_reg[IQK_BB_REG_NUM] = { in _rtl92d_phy_iq_calibrate_5g_normal() local 1998 _rtl92d_phy_save_adda_registers(hw, iqk_bb_reg, in _rtl92d_phy_iq_calibrate_5g_normal() 2002 _rtl92d_phy_save_adda_registers(hw, iqk_bb_reg, in _rtl92d_phy_iq_calibrate_5g_normal() 2088 _rtl92d_phy_reload_adda_registers(hw, iqk_bb_reg, in _rtl92d_phy_iq_calibrate_5g_normal() 2092 _rtl92d_phy_reload_adda_registers(hw, iqk_bb_reg, in _rtl92d_phy_iq_calibrate_5g_normal()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/ |
D | phy.c | 2538 u32 iqk_bb_reg[IQK_BB_REG_NUM] = { in _rtl92ee_phy_iq_calibrate() local 2552 _rtl92ee_phy_save_adda_registers(hw, iqk_bb_reg, in _rtl92ee_phy_iq_calibrate() 2691 _rtl92ee_phy_reload_adda_registers(hw, iqk_bb_reg, in _rtl92ee_phy_iq_calibrate() 2839 u32 iqk_bb_reg[IQK_BB_REG_NUM] = { in rtl92ee_phy_iq_calibrate() local 2852 _rtl92ee_phy_reload_adda_registers(hw, iqk_bb_reg, in rtl92ee_phy_iq_calibrate() 2955 _rtl92ee_phy_save_adda_registers(hw, iqk_bb_reg, in rtl92ee_phy_iq_calibrate()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/ |
D | phy.c | 1373 u32 iqk_bb_reg[10] = { in rtl8723e_phy_iq_calibrate() local 1388 iqk_bb_reg, in rtl8723e_phy_iq_calibrate() 1465 rtl8723_save_adda_registers(hw, iqk_bb_reg, in rtl8723e_phy_iq_calibrate()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192c/ |
D | phy_common.c | 1399 u32 iqk_bb_reg[10] = { in rtl92c_phy_iq_calibrate() local 1414 iqk_bb_reg, in rtl92c_phy_iq_calibrate() 1504 _rtl92c_phy_save_adda_registers(hw, iqk_bb_reg, in rtl92c_phy_iq_calibrate()
|