Home
last modified time | relevance | path

Searched refs:ATOM_VEGA12_PPCLOCK_COUNT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_pptable.h70 ATOM_VEGA12_PPCLOCK_COUNT, enumerator
94 ULONG PowerSavingClockMax[ATOM_VEGA12_PPCLOCK_COUNT];
95 ULONG PowerSavingClockMin[ATOM_VEGA12_PPCLOCK_COUNT];
H A Dvega12_processpptables.c250 …ormation->power_saving_clock_max, powerplay_table->PowerSavingClockMax, ATOM_VEGA12_PPCLOCK_COUNT); in init_powerplay_table_information()
251 …ormation->power_saving_clock_min, powerplay_table->PowerSavingClockMin, ATOM_VEGA12_PPCLOCK_COUNT); in init_powerplay_table_information()