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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
ppatomfwctrl.h 75 uint32_t ulMinVddc;
amdgpu_ppatomfwctrl.c 303 param->ulMinVddc = le32_to_cpu(profile->minvddc);
383 param->ulMinVddc = le32_to_cpu(profile_v4_2->minvddc);
amdgpu_ppatomctrl.c 955 le32_to_cpu(getASICProfilingInfo->ulMinVddc), 1000), ConvertToFraction(4));
1553 *min_vddc = le32_to_cpu(((ATOM_ASIC_PROFILING_INFO_V3_3 *)profile)->ulMinVddc) / 4;
1559 *min_vddc = le32_to_cpu(((ATOM_ASIC_PROFILING_INFO_V3_6 *)profile)->ulMinVddc) / 100;
amdgpu_vega10_hwmgr.c 325 data->odn_dpm_table.min_vddc = avfs_params.ulMinVddc;
2131 convert_to_vid((uint16_t)(avfs_params.ulMinVddc));
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
atombios.h 5302 ULONG ulMinVddc;
5343 ULONG ulMinVddc;
5385 ULONG ulMinVddc;
5444 ULONG ulMinVddc;
5514 ULONG ulMinVddc; //Minimum voltage for all parts, in unit of 0.01mv
5558 ULONG ulMinVddc;
  /src/sys/external/bsd/drm2/dist/drm/radeon/
atombios.h 4705 ULONG ulMinVddc;

Completed in 54 milliseconds