Searched refs:phm_ppt_v2_information (Results 1 – 7 of 7) sorted by relevance
196 struct phm_ppt_v2_information *table_info = in vega10_set_features_platform_caps()306 struct phm_ppt_v2_information *table_info = in vega10_odn_initial_default_setting()530 struct phm_ppt_v2_information *table_info = in vega10_get_socclk_for_voltage_evv()567 struct phm_ppt_v2_information *table_info = in vega10_get_evv_voltages()672 struct phm_ppt_v2_information *table_info = in vega10_patch_voltage_dependency_tables_with_lookup_table()748 struct phm_ppt_v2_information *table_info = in vega10_complete_dependency_tables()777 struct phm_ppt_v2_information *table_info = in vega10_set_private_data_based_on_pptable()1173 struct phm_ppt_v2_information *table_info = in vega10_construct_voltage_tables()1262 struct phm_ppt_v2_information *table_info = in vega10_setup_default_pcie_table()1310 struct phm_ppt_v2_information *table_info = in vega10_setup_default_dpm_tables()[all …]
788 struct phm_ppt_v2_information *table_info = in get_pcie_table()789 (struct phm_ppt_v2_information *)(hwmgr->pptable); in get_pcie_table()876 struct phm_ppt_v2_information *pp_table_info = in init_powerplay_extended_tables()877 (struct phm_ppt_v2_information *)(hwmgr->pptable); in init_powerplay_extended_tables()1064 struct phm_ppt_v2_information *pp_table_info = in init_dpm_2_parameters()1065 (struct phm_ppt_v2_information *)(hwmgr->pptable); in init_dpm_2_parameters()1152 hwmgr->pptable = kzalloc(sizeof(struct phm_ppt_v2_information), GFP_KERNEL); in vega10_pp_tables_initialize()1198 struct phm_ppt_v2_information *pp_table_info = in vega10_pp_tables_uninitialize()1199 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_pp_tables_uninitialize()
362 struct phm_ppt_v2_information *pp_table_info = in vega10_thermal_set_temperature_range()363 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_thermal_set_temperature_range()
1240 struct phm_ppt_v2_information *table_info = in vega10_initialize_power_tune_defaults()1241 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_initialize_power_tune_defaults()1291 struct phm_ppt_v2_information *table_info = in vega10_enable_power_containment()1292 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_enable_power_containment()
1829 struct phm_ppt_v2_information *table_info = in vega12_get_dal_power_level()1830 (struct phm_ppt_v2_information *)hwmgr->pptable; in vega12_get_dal_power_level()
2803 struct phm_ppt_v2_information *table_info = in vega20_get_dal_power_level()2804 (struct phm_ppt_v2_information *)hwmgr->pptable; in vega20_get_dal_power_level()
561 struct phm_ppt_v2_information { struct
Completed in 42 milliseconds