Home
last modified time | relevance | path

Searched refs:SMU7_MAX_LEVELS_LINK (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsmu7.h44 #define SMU7_MAX_LEVELS_LINK SMU__NUM_PCIE_DPM_LEVELS // PCIe speed and number of lanes. macro
H A Dsmu7_discrete.h325 SMU7_Discrete_LinkLevel LinkLevel [SMU7_MAX_LEVELS_LINK];
H A Dci_dpm.c3371 SMU7_MAX_LEVELS_LINK); in ci_setup_default_pcie_tables()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu7.h44 #define SMU7_MAX_LEVELS_LINK SMU__NUM_PCIE_DPM_LEVELS // PCIe speed and number of lanes. macro
H A Dsmu7_discrete.h326 SMU7_Discrete_LinkLevel LinkLevel [SMU7_MAX_LEVELS_LINK];
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dci_smumgr.c2297 return SMU7_MAX_LEVELS_LINK; in ci_get_mac_definition()