Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dtonga_smumgr.c398 uint32_t vddgfx_level_count = PP_SMC_TO_HOST_UL(table->VddGfxLevelCount); in tonga_populate_cac_tables() local
414 for (count = 0; count < vddgfx_level_count; count++) { in tonga_populate_cac_tables()