vddc_control      841 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 	data->vddc_control = VEGA10_VOLTAGE_CONTROL_NONE;
vddc_control      853 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 			data->vddc_control = VEGA10_VOLTAGE_CONTROL_BY_SVID2;
vddc_control     1179 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 	if (data->vddc_control == VEGA10_VOLTAGE_CONTROL_BY_SVID2 ||
vddc_control     1180 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 			data->vddc_control == VEGA10_VOLTAGE_CONTROL_NONE) {
vddc_control      319 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.h 	uint32_t                           vddc_control;
vddc_control      399 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c 	data->vddc_control = VEGA12_VOLTAGE_CONTROL_NONE;
vddc_control      322 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.h 	uint32_t                           vddc_control;
vddc_control      441 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 	data->vddc_control = VEGA20_VOLTAGE_CONTROL_NONE;
vddc_control      447 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.h 	uint32_t                           vddc_control;