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

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c1780 uint8_t soc_vid = 0; local
1790 soc_vid = (uint8_t)convert_to_vid(vddc_lookup_table->entries[i].us_vdd);
1791 pp_table->SocVid[i] = soc_vid;
1794 pp_table->SocVid[i] = soc_vid;

Completed in 168 milliseconds