HomeSort by: relevance | last modified time | path
    Searched refs:soc_vid (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega10_hwmgr.c 1735 uint8_t soc_vid = 0; local in function:vega10_populate_vddc_soc_levels
1745 soc_vid = (uint8_t)convert_to_vid(vddc_lookup_table->entries[i].us_vdd);
1746 pp_table->SocVid[i] = soc_vid;
1749 pp_table->SocVid[i] = soc_vid;

Completed in 15 milliseconds