Home
last modified time | relevance | path

Searched refs:SamuLevelCount (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsmu7_fusion.h230 uint8_t SamuLevelCount; member
H A Dsmu7_discrete.h317 uint8_t SamuLevelCount; member
H A Dkv_dpm.c829 offsetof(SMU7_Fusion_DpmTable, SamuLevelCount), in kv_populate_samu_table()
H A Dci_dpm.c2724 table->SamuLevelCount = in ci_populate_smc_samu_level()
2727 for (count = 0; count < table->SamuLevelCount; count++) { in ci_populate_smc_samu_level()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu7_fusion.h221 uint8_t SamuLevelCount; member
H A Dsmu7_discrete.h317 uint8_t SamuLevelCount; member
H A Dsmu73_discrete.h230 uint8_t SamuLevelCount; member
H A Dsmu72_discrete.h256 uint8_t SamuLevelCount; member
H A Dsmu74_discrete.h265 uint8_t SamuLevelCount; member
H A Dsmu75_discrete.h268 uint8_t SamuLevelCount; member
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dpolaris10_smumgr.c1428 table->SamuLevelCount = (uint8_t)(mm_table->count); in polaris10_populate_smc_samu_level()
1431 for (count = 0; count < table->SamuLevelCount; count++) { in polaris10_populate_smc_samu_level()
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.c1060 offsetof(SMU7_Fusion_DpmTable, SamuLevelCount), in kv_populate_samu_table()