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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_ci_smumgr.c 1353 static int ci_populate_mvdd_value(struct pp_hwmgr *hwmgr, uint32_t mclk, function in typeref:typename:int
1461 if (0 == ci_populate_mvdd_value(hwmgr, 0, &voltage_level))
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ci_dpm.c 2313 static int ci_populate_mvdd_value(struct radeon_device *rdev, u32 mclk, function in typeref:typename:int
3067 if (ci_populate_mvdd_value(rdev, 0, &voltage_level))

Completed in 17 milliseconds