usVddcLimit       411 drivers/gpu/drm/amd/powerplay/hwmgr/pptable_v1_0.h 	USHORT  usVddcLimit;
usVddcLimit       360 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 	limits->vddc = le16_to_cpu(limitable->entries[0].usVddcLimit);
usVddcLimit       426 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_pptable.h     USHORT usVddcLimit;
usVddcLimit       866 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	limits->vddc = le16_to_cpu(limit_table->entries[0].usVddcLimit);