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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu72_discrete.h 235 uint32_t VddGfxLevelCount;
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_tonga_smumgr.c 331 table->VddGfxLevelCount = data->vddgfx_voltage_table.count;
336 CONVERT_FROM_HOST_TO_SMC_UL(table->VddGfxLevelCount);
413 uint32_t vddgfx_level_count = PP_SMC_TO_HOST_UL(table->VddGfxLevelCount);

Completed in 14 milliseconds