Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ !
Dphy.c207 u32 *phy_regarray_table_pg; in _rtl92ce_phy_config_bb_with_pgheaderfile() local
211 phy_regarray_table_pg = RTL8192CEPHY_REG_ARRAY_PG; in _rtl92ce_phy_config_bb_with_pgheaderfile()
215 rtl_addr_delay(phy_regarray_table_pg[i]); in _rtl92ce_phy_config_bb_with_pgheaderfile()
218 phy_regarray_table_pg[i], in _rtl92ce_phy_config_bb_with_pgheaderfile()
219 phy_regarray_table_pg[i + 1], in _rtl92ce_phy_config_bb_with_pgheaderfile()
220 phy_regarray_table_pg[i + 2]); in _rtl92ce_phy_config_bb_with_pgheaderfile()
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ !
Dphy.c186 u32 *phy_regarray_table_pg; in _rtl92cu_phy_config_bb_with_pgheaderfile() local
191 phy_regarray_table_pg = rtlphy->hwparam_tables[PHY_REG_PG].pdata; in _rtl92cu_phy_config_bb_with_pgheaderfile()
194 rtl_addr_delay(phy_regarray_table_pg[i]); in _rtl92cu_phy_config_bb_with_pgheaderfile()
196 phy_regarray_table_pg[i], in _rtl92cu_phy_config_bb_with_pgheaderfile()
197 phy_regarray_table_pg[i + 1], in _rtl92cu_phy_config_bb_with_pgheaderfile()
198 phy_regarray_table_pg[i + 2]); in _rtl92cu_phy_config_bb_with_pgheaderfile()
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ !
Dphy.c449 u32 *phy_regarray_table_pg; in _rtl8723e_phy_config_bb_with_pgheaderfile() local
453 phy_regarray_table_pg = RTL8723EPHY_REG_ARRAY_PG; in _rtl8723e_phy_config_bb_with_pgheaderfile()
457 if (phy_regarray_table_pg[i] == 0xfe) in _rtl8723e_phy_config_bb_with_pgheaderfile()
459 else if (phy_regarray_table_pg[i] == 0xfd) in _rtl8723e_phy_config_bb_with_pgheaderfile()
461 else if (phy_regarray_table_pg[i] == 0xfc) in _rtl8723e_phy_config_bb_with_pgheaderfile()
463 else if (phy_regarray_table_pg[i] == 0xfb) in _rtl8723e_phy_config_bb_with_pgheaderfile()
465 else if (phy_regarray_table_pg[i] == 0xfa) in _rtl8723e_phy_config_bb_with_pgheaderfile()
467 else if (phy_regarray_table_pg[i] == 0xf9) in _rtl8723e_phy_config_bb_with_pgheaderfile()
471 phy_regarray_table_pg[i], in _rtl8723e_phy_config_bb_with_pgheaderfile()
472 phy_regarray_table_pg[i + 1], in _rtl8723e_phy_config_bb_with_pgheaderfile()
[all …]
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ !
Dphy.c710 u32 *phy_regarray_table_pg; in _rtl8723be_phy_config_bb_with_pgheaderfile() local
715 phy_regarray_table_pg = RTL8723BEPHY_REG_ARRAY_PG; in _rtl8723be_phy_config_bb_with_pgheaderfile()
719 v1 = phy_regarray_table_pg[i]; in _rtl8723be_phy_config_bb_with_pgheaderfile()
720 v2 = phy_regarray_table_pg[i+1]; in _rtl8723be_phy_config_bb_with_pgheaderfile()
721 v3 = phy_regarray_table_pg[i+2]; in _rtl8723be_phy_config_bb_with_pgheaderfile()
722 v4 = phy_regarray_table_pg[i+3]; in _rtl8723be_phy_config_bb_with_pgheaderfile()
723 v5 = phy_regarray_table_pg[i+4]; in _rtl8723be_phy_config_bb_with_pgheaderfile()
724 v6 = phy_regarray_table_pg[i+5]; in _rtl8723be_phy_config_bb_with_pgheaderfile()
727 if (phy_regarray_table_pg[i] == 0xfe || in _rtl8723be_phy_config_bb_with_pgheaderfile()
728 phy_regarray_table_pg[i] == 0xffe) in _rtl8723be_phy_config_bb_with_pgheaderfile()
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ !
Dphy.c864 u32 *phy_regarray_table_pg; in phy_config_bb_with_pghdrfile() local
869 phy_regarray_table_pg = RTL8192EE_PHY_REG_ARRAY_PG; in phy_config_bb_with_pghdrfile()
873 v1 = phy_regarray_table_pg[i]; in phy_config_bb_with_pghdrfile()
874 v2 = phy_regarray_table_pg[i+1]; in phy_config_bb_with_pghdrfile()
875 v3 = phy_regarray_table_pg[i+2]; in phy_config_bb_with_pghdrfile()
876 v4 = phy_regarray_table_pg[i+3]; in phy_config_bb_with_pghdrfile()
877 v5 = phy_regarray_table_pg[i+4]; in phy_config_bb_with_pghdrfile()
878 v6 = phy_regarray_table_pg[i+5]; in phy_config_bb_with_pghdrfile()
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ !
Dphy.c668 u32 *phy_regarray_table_pg; in _rtl92d_phy_config_bb_with_pgheaderfile() local
672 phy_regarray_table_pg = rtl8192de_phy_reg_array_pg; in _rtl92d_phy_config_bb_with_pgheaderfile()
675 rtl_addr_delay(phy_regarray_table_pg[i]); in _rtl92d_phy_config_bb_with_pgheaderfile()
677 phy_regarray_table_pg[i], in _rtl92d_phy_config_bb_with_pgheaderfile()
678 phy_regarray_table_pg[i + 1], in _rtl92d_phy_config_bb_with_pgheaderfile()
679 phy_regarray_table_pg[i + 2]); in _rtl92d_phy_config_bb_with_pgheaderfile()