Searched refs:vdd_dep_on_sclk (Results 1 – 11 of 11) sorted by relevance
522 pcie_count = (pp_table_information->vdd_dep_on_sclk->count) + 1; in get_pcie_table()561 pcie_count = (pp_table_information->vdd_dep_on_sclk->count) + 1; in get_pcie_table()745 if (pp_table_information->vdd_dep_on_sclk->count < in get_gpio_table()794 pp_table_information->vdd_dep_on_sclk = NULL; in init_clock_voltage_dependency()810 &pp_table_information->vdd_dep_on_sclk, sclk_dep_table); in init_clock_voltage_dependency()838 if (result == 0 && (NULL != pp_table_information->vdd_dep_on_sclk) in init_clock_voltage_dependency()839 && (0 != pp_table_information->vdd_dep_on_sclk->count)) in init_clock_voltage_dependency()841 pp_table_information->vdd_dep_on_sclk); in init_clock_voltage_dependency()1114 kfree(pp_table_information->vdd_dep_on_sclk); in pp_tables_v1_0_uninitialize()1115 pp_table_information->vdd_dep_on_sclk = NULL; in pp_tables_v1_0_uninitialize()
424 for (entry_id = 0; entry_id < table_info->vdd_dep_on_sclk->count; entry_id++) { in phm_get_sclk_for_voltage_evv()425 voltage_id = table_info->vdd_dep_on_sclk->entries[entry_id].vddInd; in phm_get_sclk_for_voltage_evv()430 if (entry_id >= table_info->vdd_dep_on_sclk->count) { in phm_get_sclk_for_voltage_evv()435 *sclk = table_info->vdd_dep_on_sclk->entries[entry_id].clk; in phm_get_sclk_for_voltage_evv()508 vddc_table = table_info->vdd_dep_on_sclk; in phm_apply_dal_min_voltage_request()
761 pcie_count = table_info->vdd_dep_on_sclk->count; in get_pcie_table()887 pp_table_info->vdd_dep_on_sclk = NULL; in init_powerplay_extended_tables()913 &pp_table_info->vdd_dep_on_sclk, in init_powerplay_extended_tables()971 pp_table_info->vdd_dep_on_sclk && in init_powerplay_extended_tables()972 pp_table_info->vdd_dep_on_sclk->count) in init_powerplay_extended_tables()975 pp_table_info->vdd_dep_on_sclk); in init_powerplay_extended_tables()1167 kfree(pp_table_info->vdd_dep_on_sclk); in vega10_pp_tables_uninitialize()1168 pp_table_info->vdd_dep_on_sclk = NULL; in vega10_pp_tables_uninitialize()
310 dep_table[0] = table_info->vdd_dep_on_sclk; in vega10_odn_initial_default_setting()313 od_table[0] = (struct phm_ppt_v1_clock_voltage_dependency_table *)&odn_table->vdd_dep_on_sclk; in vega10_odn_initial_default_setting()501 for (entry_id = 0; entry_id < table_info->vdd_dep_on_sclk->count; entry_id++) { in vega10_get_socclk_for_voltage_evv()646 case 1: vdt = table_info->vdd_dep_on_sclk; break; in vega10_patch_voltage_dependency_tables_with_lookup_table()1154 table_info->vdd_dep_on_sclk, in vega10_construct_voltage_tables()1273 table_info->vdd_dep_on_sclk; in vega10_setup_default_dpm_tables()1528 &(data->odn_dpm_table.vdd_dep_on_sclk); in vega10_populate_single_gfx_level()1530 dep_on_sclk = table_info->vdd_dep_on_sclk; in vega10_populate_single_gfx_level()2053 table_info->vdd_dep_on_sclk; in vega10_populate_clock_stretcher_table()2072 table_info->vdd_dep_on_sclk; in vega10_populate_avfs_parameters()[all …]
765 dep_sclk_table = table_info->vdd_dep_on_sclk; in smu7_setup_dpm_tables_v1()832 dep_sclk_table = table_info->vdd_dep_on_sclk; in smu7_odn_initial_default_setting()874 dep_sclk_table = table_info->vdd_dep_on_sclk; in smu7_setup_voltage_range_from_vbios()930 dep_table = table_info->vdd_dep_on_sclk; in smu7_check_dpm_table_updated()1713 sclk_table = table_info->vdd_dep_on_sclk; in smu7_get_evv_voltages()1747 sclk_table = table_info->vdd_dep_on_sclk; in smu7_get_evv_voltages()1850 table_info->vdd_dep_on_sclk; in smu7_patch_voltage_dependency_tables_with_lookup_table()1930 phm_ppt_v1_clock_voltage_dependency_table *sclk_table = pptable_info->vdd_dep_on_sclk; in smu7_calc_voltage_dependency_tables()2074 table_info->vdd_dep_on_sclk; in smu7_set_private_data_based_on_pptable_v1()2772 for (count = table_info->vdd_dep_on_sclk->count-1; count >= 0; count--) { in smu7_get_profiling_clk()[all …]
294 struct vega10_odn_clock_voltage_dependency_table vdd_dep_on_sclk; member
496 struct phm_ppt_v1_clock_voltage_dependency_table *vdd_dep_on_sclk; member525 struct phm_ppt_v1_clock_voltage_dependency_table *vdd_dep_on_sclk; member
822 table_info->vdd_dep_on_sclk, clock, in vegam_populate_single_graphic_level()1125 table_info->vdd_dep_on_sclk, in vegam_populate_smc_acpi_level()1413 count = (uint8_t)(table_info->vdd_dep_on_sclk->count); in vegam_populate_smc_initial_state()1416 if (table_info->vdd_dep_on_sclk->entries[level].clk >= in vegam_populate_smc_initial_state()1500 table_info->vdd_dep_on_sclk; in vegam_populate_clock_stretcher_data_table()1583 table_info->vdd_dep_on_sclk; in vegam_populate_avfs_parameters()
922 vdd_dep_table = table_info->vdd_dep_on_sclk; in polaris10_populate_single_graphic_level()1214 table_info->vdd_dep_on_sclk, in polaris10_populate_smc_acpi_level()1487 count = (uint8_t)(table_info->vdd_dep_on_sclk->count); in polaris10_populate_smc_initailial_state()1490 if (table_info->vdd_dep_on_sclk->entries[level].clk >= in polaris10_populate_smc_initailial_state()1518 table_info->vdd_dep_on_sclk; in polaris10_populate_clock_stretcher_data_table()1640 table_info->vdd_dep_on_sclk; in polaris10_populate_avfs_parameters()
964 vdd_dep_table = table_info->vdd_dep_on_sclk; in fiji_populate_single_graphic_level()1331 table_info->vdd_dep_on_sclk, in fiji_populate_smc_acpi_level()1654 count = (uint8_t)(table_info->vdd_dep_on_sclk->count); in fiji_populate_smc_initailial_state()1656 if (table_info->vdd_dep_on_sclk->entries[level].clk >= in fiji_populate_smc_initailial_state()1686 table_info->vdd_dep_on_sclk; in fiji_populate_clock_stretcher_data_table()
622 vdd_dep_table = pptable_info->vdd_dep_on_sclk; in tonga_populate_single_graphic_level()1574 table_info->vdd_dep_on_sclk; in tonga_populate_clock_stretcher_data_table()