Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_processpptables.c647 if (powerplay_table->smcPPTable.Version != PPTABLE_V20_SMU_VERSION) { in check_powerplay_tables()
651 PPTABLE_V20_SMU_VERSION); in check_powerplay_tables()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu11_driver_if.h34 #define PPTABLE_V20_SMU_VERSION 3 macro