Searched refs:phm_ppt_v1_information (Results 1 – 9 of 9) sorted by relevance
336 struct phm_ppt_v1_information *table_info = in vegam_update_uvd_smc_table()337 (struct phm_ppt_v1_information *)(hwmgr->pptable); in vegam_update_uvd_smc_table()368 struct phm_ppt_v1_information *table_info = in vegam_update_vce_smc_table()369 (struct phm_ppt_v1_information *)(hwmgr->pptable); in vegam_update_vce_smc_table()399 struct phm_ppt_v1_information *table_info = in vegam_update_bif_smc_table()400 (struct phm_ppt_v1_information *)(hwmgr->pptable); in vegam_update_bif_smc_table()434 struct phm_ppt_v1_information *table_info = in vegam_initialize_power_tune_defaults()435 (struct phm_ppt_v1_information *)(hwmgr->pptable); in vegam_initialize_power_tune_defaults()506 struct phm_ppt_v1_information *table_info = in vegam_populate_cac_table()507 (struct phm_ppt_v1_information *)(hwmgr->pptable); in vegam_populate_cac_table()[all …]
429 struct phm_ppt_v1_information *table_info = in polaris10_populate_bapm_parameters_in_dpm_table()430 (struct phm_ppt_v1_information *)(hwmgr->pptable); in polaris10_populate_bapm_parameters_in_dpm_table()488 struct phm_ppt_v1_information *table_info = in polaris10_populate_tdc_limit()489 (struct phm_ppt_v1_information *)(hwmgr->pptable); in polaris10_populate_tdc_limit()568 struct phm_ppt_v1_information *table_info = in polaris10_populate_bapm_vddc_base_leakage_sidd()569 (struct phm_ppt_v1_information *)(hwmgr->pptable); in polaris10_populate_bapm_vddc_base_leakage_sidd()703 struct phm_ppt_v1_information *table_info = in polaris10_populate_cac_table()704 (struct phm_ppt_v1_information *)(hwmgr->pptable); in polaris10_populate_cac_table()737 struct phm_ppt_v1_information *table_info = in polaris10_populate_ulv_level()738 (struct phm_ppt_v1_information *)(hwmgr->pptable); in polaris10_populate_ulv_level()[all …]
482 struct phm_ppt_v1_information *table_info = in fiji_initialize_power_tune_defaults()483 (struct phm_ppt_v1_information *)(hwmgr->pptable); in fiji_initialize_power_tune_defaults()504 struct phm_ppt_v1_information *table_info = in fiji_populate_bapm_parameters_in_dpm_table()505 (struct phm_ppt_v1_information *)(hwmgr->pptable); in fiji_populate_bapm_parameters_in_dpm_table()598 struct phm_ppt_v1_information *table_info = in fiji_populate_tdc_limit()599 (struct phm_ppt_v1_information *)(hwmgr->pptable); in fiji_populate_tdc_limit()684 struct phm_ppt_v1_information *table_info = in fiji_populate_bapm_vddc_base_leakage_sidd()685 (struct phm_ppt_v1_information *)(hwmgr->pptable); in fiji_populate_bapm_vddc_base_leakage_sidd()772 struct phm_ppt_v1_information *table_info = in fiji_populate_cac_table()773 (struct phm_ppt_v1_information *)(hwmgr->pptable); in fiji_populate_cac_table()[all …]
242 struct phm_ppt_v1_information *pptable_info = in tonga_get_dependency_volt_by_clk()243 (struct phm_ppt_v1_information *)(hwmgr->pptable); in tonga_get_dependency_volt_by_clk()387 struct phm_ppt_v1_information *pptable_info = in tonga_populate_cac_tables()388 (struct phm_ppt_v1_information *)(hwmgr->pptable); in tonga_populate_cac_tables()472 struct phm_ppt_v1_information *table_info = in tonga_populate_ulv_level()473 (struct phm_ppt_v1_information *)(hwmgr->pptable); in tonga_populate_ulv_level()613 struct phm_ppt_v1_information *pptable_info = in tonga_populate_single_graphic_level()614 (struct phm_ppt_v1_information *)(hwmgr->pptable); in tonga_populate_single_graphic_level()680 struct phm_ppt_v1_information *pptable_info = (struct phm_ppt_v1_information *)(hwmgr->pptable); in tonga_populate_all_graphic_levels()956 struct phm_ppt_v1_information *pptable_info = in tonga_populate_single_memory_level()[all …]
208 struct phm_ppt_v1_information *pp_table_information = in get_platform_power_management_table()209 (struct phm_ppt_v1_information *)(hwmgr->pptable); in get_platform_power_management_table()252 …struct phm_ppt_v1_information *pp_table_information = (struct phm_ppt_v1_information *)(hwmgr->ppt… in init_dpm_2_parameters()499 struct phm_ppt_v1_information *pp_table_information = in get_pcie_table()500 (struct phm_ppt_v1_information *)(hwmgr->pptable); in get_pcie_table()737 struct phm_ppt_v1_information *pp_table_information = in get_gpio_table()738 (struct phm_ppt_v1_information *)(hwmgr->pptable); in get_gpio_table()769 struct phm_ppt_v1_information *pp_table_information = in init_clock_voltage_dependency()770 (struct phm_ppt_v1_information *)(hwmgr->pptable); in init_clock_voltage_dependency()1063 hwmgr->pptable = kzalloc(sizeof(struct phm_ppt_v1_information), GFP_KERNEL); in pp_tables_v1_0_initialize()[all …]
251 struct phm_ppt_v1_information *table_info = in smu7_construct_voltage_tables()252 (struct phm_ppt_v1_information *)hwmgr->pptable; in smu7_construct_voltage_tables()528 struct phm_ppt_v1_information *table_info = in smu7_setup_default_pcie_table()529 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_setup_default_pcie_table()755 struct phm_ppt_v1_information *table_info = in smu7_setup_dpm_tables_v1()756 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_setup_dpm_tables_v1()821 struct phm_ppt_v1_information *table_info = in smu7_odn_initial_default_setting()822 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_odn_initial_default_setting()866 struct phm_ppt_v1_information *table_info = in smu7_setup_voltage_range_from_vbios()867 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_setup_voltage_range_from_vbios()[all …]
418 struct phm_ppt_v1_information *table_info = in phm_get_sclk_for_voltage_evv()419 (struct phm_ppt_v1_information *)(hwmgr->pptable); in phm_get_sclk_for_voltage_evv()449 struct phm_ppt_v1_information *pptable_info = (struct phm_ppt_v1_information *)(hwmgr->pptable); in phm_initializa_dynamic_state_adjustment_rule_settings()488 struct phm_ppt_v1_information *table_info = in phm_apply_dal_min_voltage_request()489 (struct phm_ppt_v1_information *)hwmgr->pptable; in phm_apply_dal_min_voltage_request()
1112 struct phm_ppt_v1_information *table_info = in smu7_enable_power_containment()1113 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_enable_power_containment()1197 struct phm_ppt_v1_information *table_info = in smu7_power_control_set_level()1198 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_power_control_set_level()
495 struct phm_ppt_v1_information { struct