Home
last modified time | relevance | path

Searched refs:SMU75_MAX_LEVELS_LINK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.h71 uint32_t bif_sclk_table[SMU75_MAX_LEVELS_LINK];
H A Dvegam_smumgr.c310 return SMU75_MAX_LEVELS_LINK; in vegam_get_mac_definition()
404 max_entry = (SMU75_MAX_LEVELS_LINK < pcie_table->count) ? in vegam_update_bif_smc_table()
405 SMU75_MAX_LEVELS_LINK : in vegam_update_bif_smc_table()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu75.h58 #define SMU75_MAX_LEVELS_LINK SMU__NUM_PCIE_DPM_LEVELS macro
H A Dsmu75_discrete.h290 SMU75_Discrete_LinkLevel LinkLevel [SMU75_MAX_LEVELS_LINK];