ulMinVddc        5300 drivers/gpu/drm/amd/include/atombios.h   ULONG  ulMinVddc;
ulMinVddc        5341 drivers/gpu/drm/amd/include/atombios.h   ULONG  ulMinVddc;
ulMinVddc        5383 drivers/gpu/drm/amd/include/atombios.h   ULONG  ulMinVddc;
ulMinVddc        5442 drivers/gpu/drm/amd/include/atombios.h   ULONG  ulMinVddc;
ulMinVddc        5512 drivers/gpu/drm/amd/include/atombios.h   ULONG  ulMinVddc;               //Minimum voltage for all parts, in unit of 0.01mv
ulMinVddc        5556 drivers/gpu/drm/amd/include/atombios.h   ULONG  ulMinVddc;
ulMinVddc         950 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c 				 le32_to_cpu(getASICProfilingInfo->ulMinVddc), 1000), ConvertToFraction(4));
ulMinVddc        1548 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c 			*min_vddc = le32_to_cpu(((ATOM_ASIC_PROFILING_INFO_V3_3 *)profile)->ulMinVddc) / 4;
ulMinVddc        1554 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c 			*min_vddc = le32_to_cpu(((ATOM_ASIC_PROFILING_INFO_V3_6 *)profile)->ulMinVddc) / 100;
ulMinVddc         298 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.c 		param->ulMinVddc = le32_to_cpu(profile->minvddc);
ulMinVddc         378 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.c 		param->ulMinVddc = le32_to_cpu(profile_v4_2->minvddc);
ulMinVddc          73 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.h 	uint32_t   ulMinVddc;
ulMinVddc         318 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 		data->odn_dpm_table.min_vddc = avfs_params.ulMinVddc;
ulMinVddc        2120 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 					convert_to_vid((uint16_t)(avfs_params.ulMinVddc));
ulMinVddc        4703 drivers/gpu/drm/radeon/atombios.h   ULONG  ulMinVddc;