Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dpolaris10_smumgr.h62 uint32_t bif_sclk_table[SMU74_MAX_LEVELS_LINK];
H A Dpolaris10_smumgr.c2355 max_entry = (SMU74_MAX_LEVELS_LINK < pcie_table->count) ? in polaris10_update_bif_smc_table()
2356 SMU74_MAX_LEVELS_LINK : in polaris10_update_bif_smc_table()
2472 return SMU74_MAX_LEVELS_LINK; in polaris10_get_mac_definition()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu74.h137 #define SMU74_MAX_LEVELS_LINK SMU__NUM_PCIE_DPM_LEVELS /* PCIe speed and number of lane… macro
H A Dsmu74_discrete.h285 SMU74_Discrete_LinkLevel LinkLevel[SMU74_MAX_LEVELS_LINK];