Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/radeon/
Dsmu7_fusion.h221 uint8_t SamuLevelCount; member
Dsmu7_discrete.h304 uint8_t SamuLevelCount; member
Dkv_dpm.c828 offsetof(SMU7_Fusion_DpmTable, SamuLevelCount), in kv_populate_samu_table()
Dci_dpm.c2719 table->SamuLevelCount = in ci_populate_smc_samu_level()
2722 for (count = 0; count < table->SamuLevelCount; count++) { in ci_populate_smc_samu_level()
/openbsd/src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
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()