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()
451 u32 *phy_regarray_table_pg; in _rtl8723e_phy_config_bb_with_pgheaderfile() local455 phy_regarray_table_pg = RTL8723EPHY_REG_ARRAY_PG; in _rtl8723e_phy_config_bb_with_pgheaderfile()459 if (phy_regarray_table_pg[i] == 0xfe) in _rtl8723e_phy_config_bb_with_pgheaderfile()461 else if (phy_regarray_table_pg[i] == 0xfd) in _rtl8723e_phy_config_bb_with_pgheaderfile()463 else if (phy_regarray_table_pg[i] == 0xfc) in _rtl8723e_phy_config_bb_with_pgheaderfile()465 else if (phy_regarray_table_pg[i] == 0xfb) in _rtl8723e_phy_config_bb_with_pgheaderfile()467 else if (phy_regarray_table_pg[i] == 0xfa) in _rtl8723e_phy_config_bb_with_pgheaderfile()469 else if (phy_regarray_table_pg[i] == 0xf9) in _rtl8723e_phy_config_bb_with_pgheaderfile()473 phy_regarray_table_pg[i], in _rtl8723e_phy_config_bb_with_pgheaderfile()474 phy_regarray_table_pg[i + 1], in _rtl8723e_phy_config_bb_with_pgheaderfile()[all …]
712 u32 *phy_regarray_table_pg; in _rtl8723be_phy_config_bb_with_pgheaderfile() local717 phy_regarray_table_pg = RTL8723BEPHY_REG_ARRAY_PG; in _rtl8723be_phy_config_bb_with_pgheaderfile()721 v1 = phy_regarray_table_pg[i]; in _rtl8723be_phy_config_bb_with_pgheaderfile()722 v2 = phy_regarray_table_pg[i+1]; in _rtl8723be_phy_config_bb_with_pgheaderfile()723 v3 = phy_regarray_table_pg[i+2]; in _rtl8723be_phy_config_bb_with_pgheaderfile()724 v4 = phy_regarray_table_pg[i+3]; in _rtl8723be_phy_config_bb_with_pgheaderfile()725 v5 = phy_regarray_table_pg[i+4]; in _rtl8723be_phy_config_bb_with_pgheaderfile()726 v6 = phy_regarray_table_pg[i+5]; in _rtl8723be_phy_config_bb_with_pgheaderfile()729 if (phy_regarray_table_pg[i] == 0xfe || in _rtl8723be_phy_config_bb_with_pgheaderfile()730 phy_regarray_table_pg[i] == 0xffe) in _rtl8723be_phy_config_bb_with_pgheaderfile()
871 u32 *phy_regarray_table_pg; in phy_config_bb_with_pghdrfile() local876 phy_regarray_table_pg = RTL8192EE_PHY_REG_ARRAY_PG; in phy_config_bb_with_pghdrfile()880 v1 = phy_regarray_table_pg[i]; in phy_config_bb_with_pghdrfile()881 v2 = phy_regarray_table_pg[i+1]; in phy_config_bb_with_pghdrfile()882 v3 = phy_regarray_table_pg[i+2]; in phy_config_bb_with_pghdrfile()883 v4 = phy_regarray_table_pg[i+3]; in phy_config_bb_with_pghdrfile()884 v5 = phy_regarray_table_pg[i+4]; in phy_config_bb_with_pghdrfile()885 v6 = phy_regarray_table_pg[i+5]; in phy_config_bb_with_pghdrfile()
666 u32 *phy_regarray_table_pg; in _rtl92d_phy_config_bb_with_pgheaderfile() local670 phy_regarray_table_pg = rtl8192de_phy_reg_array_pg; in _rtl92d_phy_config_bb_with_pgheaderfile()673 rtl_addr_delay(phy_regarray_table_pg[i]); in _rtl92d_phy_config_bb_with_pgheaderfile()675 phy_regarray_table_pg[i], in _rtl92d_phy_config_bb_with_pgheaderfile()676 phy_regarray_table_pg[i + 1], in _rtl92d_phy_config_bb_with_pgheaderfile()677 phy_regarray_table_pg[i + 2]); in _rtl92d_phy_config_bb_with_pgheaderfile()