Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dphy.c233 u32 *phy_regarray_table_pg; in _rtl92ce_phy_config_bb_with_pgheaderfile() local
237 phy_regarray_table_pg = RTL8192CEPHY_REG_ARRAY_PG; in _rtl92ce_phy_config_bb_with_pgheaderfile()
241 rtl_addr_delay(phy_regarray_table_pg[i]); in _rtl92ce_phy_config_bb_with_pgheaderfile()
244 phy_regarray_table_pg[i], in _rtl92ce_phy_config_bb_with_pgheaderfile()
245 phy_regarray_table_pg[i + 1], in _rtl92ce_phy_config_bb_with_pgheaderfile()
246 phy_regarray_table_pg[i + 2]); in _rtl92ce_phy_config_bb_with_pgheaderfile()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dphy.c212 u32 *phy_regarray_table_pg; in _rtl92cu_phy_config_bb_with_pgheaderfile() local
217 phy_regarray_table_pg = rtlphy->hwparam_tables[PHY_REG_PG].pdata; in _rtl92cu_phy_config_bb_with_pgheaderfile()
220 rtl_addr_delay(phy_regarray_table_pg[i]); in _rtl92cu_phy_config_bb_with_pgheaderfile()
222 phy_regarray_table_pg[i], in _rtl92cu_phy_config_bb_with_pgheaderfile()
223 phy_regarray_table_pg[i + 1], in _rtl92cu_phy_config_bb_with_pgheaderfile()
224 phy_regarray_table_pg[i + 2]); in _rtl92cu_phy_config_bb_with_pgheaderfile()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dphy.c473 u32 *phy_regarray_table_pg; in _rtl8723e_phy_config_bb_with_pgheaderfile() local
477 phy_regarray_table_pg = RTL8723EPHY_REG_ARRAY_PG; in _rtl8723e_phy_config_bb_with_pgheaderfile()
481 if (phy_regarray_table_pg[i] == 0xfe) in _rtl8723e_phy_config_bb_with_pgheaderfile()
483 else if (phy_regarray_table_pg[i] == 0xfd) in _rtl8723e_phy_config_bb_with_pgheaderfile()
485 else if (phy_regarray_table_pg[i] == 0xfc) in _rtl8723e_phy_config_bb_with_pgheaderfile()
487 else if (phy_regarray_table_pg[i] == 0xfb) in _rtl8723e_phy_config_bb_with_pgheaderfile()
489 else if (phy_regarray_table_pg[i] == 0xfa) in _rtl8723e_phy_config_bb_with_pgheaderfile()
491 else if (phy_regarray_table_pg[i] == 0xf9) in _rtl8723e_phy_config_bb_with_pgheaderfile()
495 phy_regarray_table_pg[i], in _rtl8723e_phy_config_bb_with_pgheaderfile()
496 phy_regarray_table_pg[i + 1], in _rtl8723e_phy_config_bb_with_pgheaderfile()
[all …]
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.c728 u32 *phy_regarray_table_pg; in _rtl8723be_phy_config_bb_with_pgheaderfile() local
733 phy_regarray_table_pg = RTL8723BEPHY_REG_ARRAY_PG; in _rtl8723be_phy_config_bb_with_pgheaderfile()
737 v1 = phy_regarray_table_pg[i]; in _rtl8723be_phy_config_bb_with_pgheaderfile()
738 v2 = phy_regarray_table_pg[i+1]; in _rtl8723be_phy_config_bb_with_pgheaderfile()
739 v3 = phy_regarray_table_pg[i+2]; in _rtl8723be_phy_config_bb_with_pgheaderfile()
740 v4 = phy_regarray_table_pg[i+3]; in _rtl8723be_phy_config_bb_with_pgheaderfile()
741 v5 = phy_regarray_table_pg[i+4]; in _rtl8723be_phy_config_bb_with_pgheaderfile()
742 v6 = phy_regarray_table_pg[i+5]; in _rtl8723be_phy_config_bb_with_pgheaderfile()
745 if (phy_regarray_table_pg[i] == 0xfe || in _rtl8723be_phy_config_bb_with_pgheaderfile()
746 phy_regarray_table_pg[i] == 0xffe) in _rtl8723be_phy_config_bb_with_pgheaderfile()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.c893 u32 *phy_regarray_table_pg; in phy_config_bb_with_pghdrfile() local
898 phy_regarray_table_pg = RTL8192EE_PHY_REG_ARRAY_PG; in phy_config_bb_with_pghdrfile()
902 v1 = phy_regarray_table_pg[i]; in phy_config_bb_with_pghdrfile()
903 v2 = phy_regarray_table_pg[i+1]; in phy_config_bb_with_pghdrfile()
904 v3 = phy_regarray_table_pg[i+2]; in phy_config_bb_with_pghdrfile()
905 v4 = phy_regarray_table_pg[i+3]; in phy_config_bb_with_pghdrfile()
906 v5 = phy_regarray_table_pg[i+4]; in phy_config_bb_with_pghdrfile()
907 v6 = phy_regarray_table_pg[i+5]; in phy_config_bb_with_pghdrfile()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dphy.c692 u32 *phy_regarray_table_pg; in _rtl92d_phy_config_bb_with_pgheaderfile() local
696 phy_regarray_table_pg = rtl8192de_phy_reg_array_pg; in _rtl92d_phy_config_bb_with_pgheaderfile()
699 rtl_addr_delay(phy_regarray_table_pg[i]); in _rtl92d_phy_config_bb_with_pgheaderfile()
701 phy_regarray_table_pg[i], in _rtl92d_phy_config_bb_with_pgheaderfile()
702 phy_regarray_table_pg[i + 1], in _rtl92d_phy_config_bb_with_pgheaderfile()
703 phy_regarray_table_pg[i + 2]); in _rtl92d_phy_config_bb_with_pgheaderfile()