Searched refs:phy_regarray_table_pg (Results 1 – 6 of 6) sorted by relevance
207 u32 *phy_regarray_table_pg; in _rtl92ce_phy_config_bb_with_pgheaderfile() local211 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()
186 u32 *phy_regarray_table_pg; in _rtl92cu_phy_config_bb_with_pgheaderfile() local191 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()
449 u32 *phy_regarray_table_pg; in _rtl8723e_phy_config_bb_with_pgheaderfile() local453 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 …]
710 u32 *phy_regarray_table_pg; in _rtl8723be_phy_config_bb_with_pgheaderfile() local715 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()
864 u32 *phy_regarray_table_pg; in phy_config_bb_with_pghdrfile() local869 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()
668 u32 *phy_regarray_table_pg; in _rtl92d_phy_config_bb_with_pgheaderfile() local672 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()