Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dsmu72_discrete.h233 uint32_t VddGfxLevelCount; member
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dtonga_smumgr.c326 table->VddGfxLevelCount = data->vddgfx_voltage_table.count; in tonga_populate_smc_vdd_gfx_table()
331 CONVERT_FROM_HOST_TO_SMC_UL(table->VddGfxLevelCount); in tonga_populate_smc_vdd_gfx_table()
408 uint32_t vddgfx_level_count = PP_SMC_TO_HOST_UL(table->VddGfxLevelCount); in tonga_populate_cac_tables()