Searched refs:phy_regarray_table_pg (Results 1 – 6 of 6) sorted by relevance
233 u32 *phy_regarray_table_pg; in _rtl92ce_phy_config_bb_with_pgheaderfile() local237 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()
224 u32 *phy_regarray_table_pg; in _rtl92cu_phy_config_bb_with_pgheaderfile() local229 phy_regarray_table_pg = rtlphy->hwparam_tables[PHY_REG_PG].pdata; in _rtl92cu_phy_config_bb_with_pgheaderfile()232 rtl_addr_delay(phy_regarray_table_pg[i]); in _rtl92cu_phy_config_bb_with_pgheaderfile()234 phy_regarray_table_pg[i], in _rtl92cu_phy_config_bb_with_pgheaderfile()235 phy_regarray_table_pg[i + 1], in _rtl92cu_phy_config_bb_with_pgheaderfile()236 phy_regarray_table_pg[i + 2]); in _rtl92cu_phy_config_bb_with_pgheaderfile()
473 u32 *phy_regarray_table_pg; in _rtl8723e_phy_config_bb_with_pgheaderfile() local477 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 …]
728 u32 *phy_regarray_table_pg; in _rtl8723be_phy_config_bb_with_pgheaderfile() local733 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()
893 u32 *phy_regarray_table_pg; in phy_config_bb_with_pghdrfile() local898 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()
692 u32 *phy_regarray_table_pg; in _rtl92d_phy_config_bb_with_pgheaderfile() local696 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()