maxvoltagestepsoc 1423 drivers/gpu/drm/amd/include/atomfirmware.h   uint16_t maxvoltagestepsoc;
maxvoltagestepsoc 1511 drivers/gpu/drm/amd/include/atomfirmware.h   uint16_t maxvoltagestepsoc;
maxvoltagestepsoc 1589 drivers/gpu/drm/amd/include/atomfirmware.h   uint16_t maxvoltagestepsoc;
maxvoltagestepsoc 1799 drivers/gpu/drm/amd/include/atomfirmware.h   uint16_t     maxvoltagestepsoc; // in mv(q2) max voltage step that smu will request. multiple steps are taken if voltage change exceeds this value.
maxvoltagestepsoc  651 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.c 	param->maxvoltagestepsoc = info->maxvoltagestepsoc;
maxvoltagestepsoc  165 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.h   uint16_t maxvoltagestepsoc;
maxvoltagestepsoc  127 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_processpptables.c 	ppsmc_pptable->MaxVoltageStepSoc = smc_dpm_table.maxvoltagestepsoc;
maxvoltagestepsoc  728 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_processpptables.c 	ppsmc_pptable->MaxVoltageStepSoc = smc_dpm_table->maxvoltagestepsoc;
maxvoltagestepsoc  488 drivers/gpu/drm/amd/powerplay/vega20_ppt.c 	smc_pptable->MaxVoltageStepSoc = smc_dpm_table->maxvoltagestepsoc;