Home
last modified time | relevance | path

Searched refs:vddc_level_count (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dtonga_smumgr.c407 uint32_t vddc_level_count = PP_SMC_TO_HOST_UL(table->VddcLevelCount); in tonga_populate_cac_tables() local
410 for (count = 0; count < vddc_level_count; count++) { in tonga_populate_cac_tables()
431 for (count = 0; count < vddc_level_count; count++) { in tonga_populate_cac_tables()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dtonga_smumgr.c407 uint32_t vddc_level_count = PP_SMC_TO_HOST_UL(table->VddcLevelCount); in tonga_populate_cac_tables() local
410 for (count = 0; count < vddc_level_count; count++) { in tonga_populate_cac_tables()
431 for (count = 0; count < vddc_level_count; count++) { in tonga_populate_cac_tables()

Completed in 8 milliseconds