Searched refs:ODSettingsMax (Results 1 – 2 of 2) sorted by relevance
253 if (powerplay_table->ODSettingsMax[ATOM_VEGA12_ODSETTING_GFXCLKFMAX] > VEGA12_ENGINECLOCK_HARDMAX) in init_powerplay_table_information()256 …hwmgr->platform_descriptor.overdriveLimit.engineClock = powerplay_table->ODSettingsMax[ATOM_VEGA12… in init_powerplay_table_information()257 …hwmgr->platform_descriptor.overdriveLimit.memoryClock = powerplay_table->ODSettingsMax[ATOM_VEGA12… in init_powerplay_table_information()259 …ettings_limits_array(hwmgr, &pptable_information->od_settings_max, powerplay_table->ODSettingsMax); in init_powerplay_table_information()278 …hwmgr->platform_descriptor.TDPODLimit = (uint16_t)powerplay_table->ODSettingsMax[ATOM_VEGA12_ODSET… in init_powerplay_table_information()
98 ULONG ODSettingsMax [ATOM_VEGA12_ODSETTING_COUNT]; member