Home
last modified time | relevance | path

Searched refs:MaxVoltageStepSoc (Results 1 – 8 of 8) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_processpptables.c126 ppsmc_pptable->MaxVoltageStepSoc = smc_dpm_table.maxvoltagestepsoc; in append_vbios_pptable()
H A Dvega20_processpptables.c552 pr_info("MaxVoltageStepSoc = 0x%x\n", pptable->MaxVoltageStepSoc);
727 ppsmc_pptable->MaxVoltageStepSoc = smc_dpm_table->maxvoltagestepsoc; in append_vbios_pptable()
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/inc/vega12/
H A Dsmu9_driver_if.h439 uint16_t MaxVoltageStepSoc; member
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu11_driver_if_arcturus.h648 …uint16_t MaxVoltageStepSoc; // In mV(Q2) Max voltage step that SMU will request. Multiple step… member
H A Dsmu11_driver_if_navi10.h734 …uint16_t MaxVoltageStepSoc; // In mV(Q2) Max voltage step that SMU will request. Multiple step… member
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dsmu11_driver_if.h541 uint16_t MaxVoltageStepSoc; member
/openbsd/sys/dev/pci/drm/amd/include/
H A Datomfirmware.h2504 …uint16_t MaxVoltageStepSoc; // In mV(Q2) Max voltage step that SMU will request. Multiple step… member
2675 …uint16_t MaxVoltageStepSoc; // In mV(Q2) Max voltage step that SMU will request. Multiple step… member
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c1938 dev_info(smu->adev->dev, "MaxVoltageStepSoc = 0x%x\n", pptable->MaxVoltageStepSoc); in arcturus_dump_pptable()