Home
last modified time | relevance | path

Searched refs:mem_table (Results 1 – 20 of 20) sorted by relevance

/linux/arch/parisc/kernel/
H A Dinventory.c306 struct pdc_pat_pd_addr_map_entry mem_table[PAT_MAX_RANGES+1]; in pat_memconfig() local
316 status = pdc_pat_pd_get_addr_map(&actual_len, mem_table, length, 0L); in pat_memconfig()
345 mtbl_ptr = mem_table; in pat_memconfig()
400 struct pdc_memory_table mem_table[MAX_PHYSMEM_RANGES]; in sprockets_memconfig() local
407 status = pdc_mem_mem_table(&r_addr,mem_table, in sprockets_memconfig()
430 mtbl_ptr = mem_table; in sprockets_memconfig()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c621 dpm_table = &(data->dpm_table.mem_table); in vega20_setup_memclk_dpm_table()
673 dpm_table = &(data->dpm_table.mem_table); in vega20_setup_default_dpm_tables()
1078 data->dpm_table.mem_table.dpm_levels[data->dpm_table.mem_table.count - 2].value; in vega20_od8_set_feature_capabilities()
1527 &(data->dpm_table.mem_table); in vega20_get_mclk_od()
1529 &(data->golden_dpm_table.mem_table); in vega20_get_mclk_od()
1546 &(data->golden_dpm_table.mem_table); in vega20_set_mclk_od()
1572 struct vega20_single_dpm_table *mem_table = &(data->dpm_table.mem_table); in vega20_populate_umdpstate_clocks() local
1575 mem_table in vega20_populate_umdpstate_clocks()
[all...]
H A Dvega12_hwmgr.c680 dpm_table = &(data->dpm_table.mem_table); in vega12_setup_default_dpm_tables()
1042 struct vega12_single_dpm_table *mem_dpm_table = &(data->dpm_table.mem_table); in vega12_populate_umdpstate_clocks()
1176 min_freq = data->dpm_table.mem_table.dpm_state.soft_min_level; in vega12_upload_dpm_min_level()
1184 min_freq = data->dpm_table.mem_table.dpm_state.hard_min_level; in vega12_upload_dpm_min_level()
1268 max_freq = data->dpm_table.mem_table.dpm_state.soft_max_level; in vega12_upload_dpm_max_level()
1667 soft_level = vega12_find_highest_dpm_level(&(data->dpm_table.mem_table)); in vega12_force_dpm_highest()
1669 data->dpm_table.mem_table.dpm_state.soft_min_level = in vega12_force_dpm_highest()
1670 data->dpm_table.mem_table.dpm_state.soft_max_level = in vega12_force_dpm_highest()
1671 data->dpm_table.mem_table.dpm_levels[soft_level].value; in vega12_force_dpm_highest()
1696 soft_level = vega12_find_lowest_dpm_level(&(data->dpm_table.mem_table)); in vega12_force_dpm_lowest()
[all...]
H A Dvega10_hwmgr.h149 struct vega10_single_dpm_table mem_table; member
H A Dvega12_hwmgr.h127 struct vega12_single_dpm_table mem_table; member
H A Dvega20_hwmgr.h180 struct vega20_single_dpm_table mem_table; member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.h62 struct arcturus_single_dpm_table mem_table; member
H A Darcturus_ppt.c577 struct smu_11_0_dpm_table *mem_table = in arcturus_populate_umd_state_clk() local
587 pstate_table->uclk_pstate.min = mem_table->min; in arcturus_populate_umd_state_clk()
588 pstate_table->uclk_pstate.peak = mem_table->max; in arcturus_populate_umd_state_clk()
594 mem_table->count > ARCTURUS_UMD_PSTATE_MCLK_LEVEL && in arcturus_populate_umd_state_clk()
599 mem_table->dpm_levels[ARCTURUS_UMD_PSTATE_MCLK_LEVEL].value; in arcturus_populate_umd_state_clk()
H A Dsmu_v11_0.c1859 struct smu_11_0_dpm_table *mem_table = in smu_v11_0_set_performance_level() local
1875 mclk_min = mclk_max = mem_table->max; in smu_v11_0_set_performance_level()
1880 mclk_min = mclk_max = mem_table->min; in smu_v11_0_set_performance_level()
1886 mclk_min = mem_table->min; in smu_v11_0_set_performance_level()
1887 mclk_max = mem_table->max; in smu_v11_0_set_performance_level()
H A Dnavi10_ppt.c1715 struct smu_11_0_dpm_table *mem_table = in navi10_populate_umd_state_clk() local
1773 pstate_table->uclk_pstate.min = mem_table->min; in navi10_populate_umd_state_clk()
1774 pstate_table->uclk_pstate.peak = mem_table->max; in navi10_populate_umd_state_clk()
1780 mem_table->max > NAVI10_UMD_PSTATE_PROFILING_MEMCLK && in navi10_populate_umd_state_clk()
H A Dsienna_cichlid_ppt.c1491 struct smu_11_0_dpm_table *mem_table = in sienna_cichlid_populate_umd_state_clk() local
1502 pstate_table->uclk_pstate.min = mem_table->min; in sienna_cichlid_populate_umd_state_clk()
1503 pstate_table->uclk_pstate.peak = mem_table->max; in sienna_cichlid_populate_umd_state_clk()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.h62 struct aldebaran_single_dpm_table mem_table; member
H A Daldebaran_ppt.c598 struct smu_13_0_dpm_table *mem_table = in aldebaran_populate_umd_state_clk() local
610 pstate_table->uclk_pstate.min = mem_table->min; in aldebaran_populate_umd_state_clk()
611 pstate_table->uclk_pstate.peak = mem_table->max; in aldebaran_populate_umd_state_clk()
612 pstate_table->uclk_pstate.curr.min = mem_table->min; in aldebaran_populate_umd_state_clk()
613 pstate_table->uclk_pstate.curr.max = mem_table->max; in aldebaran_populate_umd_state_clk()
621 mem_table->count > ALDEBARAN_UMD_PSTATE_MCLK_LEVEL && in aldebaran_populate_umd_state_clk()
626 mem_table->dpm_levels[ALDEBARAN_UMD_PSTATE_MCLK_LEVEL].value; in aldebaran_populate_umd_state_clk()
H A Dsmu_v13_0.c1589 struct smu_13_0_dpm_table *mem_table = in smu_v13_0_set_performance_level() local
1614 mclk_min = mclk_max = mem_table->max; in smu_v13_0_set_performance_level()
1622 mclk_min = mclk_max = mem_table->min; in smu_v13_0_set_performance_level()
1631 mclk_min = mem_table->min; in smu_v13_0_set_performance_level()
1632 mclk_max = mem_table->max; in smu_v13_0_set_performance_level()
H A Dsmu_v13_0_6_ppt.c1108 struct smu_13_0_dpm_table *mem_table = in smu_v13_0_6_populate_umd_state_clk() local
1119 pstate_table->uclk_pstate.min = mem_table->min; in smu_v13_0_6_populate_umd_state_clk()
1120 pstate_table->uclk_pstate.peak = mem_table->max; in smu_v13_0_6_populate_umd_state_clk()
1121 pstate_table->uclk_pstate.curr.min = mem_table->min; in smu_v13_0_6_populate_umd_state_clk()
1122 pstate_table->uclk_pstate.curr.max = mem_table->max; in smu_v13_0_6_populate_umd_state_clk()
1130 mem_table->count > SMU_13_0_6_UMD_PSTATE_MCLK_LEVEL && in smu_v13_0_6_populate_umd_state_clk()
1135 mem_table->dpm_levels[SMU_13_0_6_UMD_PSTATE_MCLK_LEVEL].value; in smu_v13_0_6_populate_umd_state_clk()
H A Dsmu_v13_0_7_ppt.c2293 struct smu_13_0_dpm_table *mem_table = in smu_v13_0_7_populate_umd_state_clk() local
2317 pstate_table->uclk_pstate.min = mem_table->min; in smu_v13_0_7_populate_umd_state_clk()
2318 pstate_table->uclk_pstate.peak = mem_table->max; in smu_v13_0_7_populate_umd_state_clk()
2337 pstate_table->uclk_pstate.standard = mem_table->max; in smu_v13_0_7_populate_umd_state_clk()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_hash.h182 } mem_table; member
H A Drvu_debugfs.c3559 for (i = 0; i < table->mem_table.ways; i++) { in rvu_dbg_npc_exact_show_entries()
3567 for (i = 0; i < table->mem_table.ways; i++) in rvu_dbg_npc_exact_show_entries()
3573 for (i = 0; i < table->mem_table.depth; i++) { in rvu_dbg_npc_exact_show_entries()
3575 for (j = 0; j < table->mem_table.ways; j++) { in rvu_dbg_npc_exact_show_entries()
3590 for (j = 0; j < table->mem_table.ways; j++) { in rvu_dbg_npc_exact_show_entries()
3647 seq_printf(s, "Ways : %d\n", table->mem_table.ways); in rvu_dbg_npc_exact_show_info()
3648 seq_printf(s, "Depth : %d\n", table->mem_table.depth); in rvu_dbg_npc_exact_show_info()
3649 seq_printf(s, "Mask : 0x%llx\n", table->mem_table.mask); in rvu_dbg_npc_exact_show_info()
3650 seq_printf(s, "Hash Mask : 0x%x\n", table->mem_table.hash_mask); in rvu_dbg_npc_exact_show_info()
3651 seq_printf(s, "Hash Offset : 0x%x\n", table->mem_table in rvu_dbg_npc_exact_show_info()
[all...]
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0.c1252 struct smu_14_0_dpm_table *mem_table = in smu_v14_0_set_performance_level() local
1277 mclk_min = mclk_max = mem_table->max; in smu_v14_0_set_performance_level()
1285 mclk_min = mclk_max = mem_table->min; in smu_v14_0_set_performance_level()
1294 mclk_min = mem_table->min; in smu_v14_0_set_performance_level()
1295 mclk_max = mem_table->max; in smu_v14_0_set_performance_level()
H A Dsmu_v14_0_2_ppt.c1587 struct smu_14_0_dpm_table *mem_table = in smu_v14_0_2_populate_umd_state_clk() local
1611 pstate_table->uclk_pstate.min = mem_table->min; in smu_v14_0_2_populate_umd_state_clk()
1612 pstate_table->uclk_pstate.peak = mem_table->max; in smu_v14_0_2_populate_umd_state_clk()
1631 pstate_table->uclk_pstate.standard = mem_table->max; in smu_v14_0_2_populate_umd_state_clk()