Searched refs:vddc_control (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.h319 uint32_t vddc_control; member in struct:vega10_hwmgr
H A Dvega12_hwmgr.h321 uint32_t vddc_control; member in struct:vega12_hwmgr
H A Dvega20_hwmgr.h445 uint32_t vddc_control; member in struct:vega20_hwmgr
H A Dvega10_hwmgr.c839 data->vddc_control = VEGA10_VOLTAGE_CONTROL_NONE;
851 data->vddc_control = VEGA10_VOLTAGE_CONTROL_BY_SVID2;
1185 if (data->vddc_control == VEGA10_VOLTAGE_CONTROL_BY_SVID2 ||
1186 data->vddc_control == VEGA10_VOLTAGE_CONTROL_NONE) {
H A Dvega12_hwmgr.c404 data->vddc_control = VEGA12_VOLTAGE_CONTROL_NONE;
H A Dvega20_hwmgr.c446 data->vddc_control = VEGA20_VOLTAGE_CONTROL_NONE;

Completed in 200 milliseconds