Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dtonga_smumgr.c408 uint32_t vddgfx_level_count = PP_SMC_TO_HOST_UL(table->VddGfxLevelCount); in tonga_populate_cac_tables() local
424 for (count = 0; count < vddgfx_level_count; count++) { in tonga_populate_cac_tables()