Home
last modified time | relevance | path

Searched refs:MaxVoltageSoc (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/pm/inc/
Dsmu13_driver_if_aldebaran.h288 uint16_t MaxVoltageSoc; // In mV(Q2) Maximum Voltage allowable of VDD_SOC member
Dsmu11_driver_if_sienna_cichlid.h644 uint16_t MaxVoltageSoc; // In mV(Q2) Maximum Voltage allowable of VDD_SOC member
1003 uint16_t MaxVoltageSoc; // In mV(Q2) Maximum Voltage allowable of VDD_SOC member
Dsmu11_driver_if.h412 uint16_t MaxVoltageSoc; member
Dsmu11_driver_if_arcturus.h506 uint16_t MaxVoltageSoc; // In mV(Q2) Maximum Voltage allowable of VDD_SOC member
Dsmu11_driver_if_navi10.h576 uint16_t MaxVoltageSoc; // In mV(Q2) Maximum Voltage allowable of VDD_SOC member
/Linux-v5.15/drivers/gpu/drm/amd/pm/inc/vega12/
Dsmu9_driver_if.h299 uint16_t MaxVoltageSoc; member
/Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega20_processpptables.c119 pr_info("MaxVoltageSoc = %d\n", pptable->MaxVoltageSoc);
/Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dsienna_cichlid_ppt.c2288 dev_info(smu->adev->dev, "MaxVoltageSoc = 0x%x\n", pptable->MaxVoltageSoc); in beige_goby_dump_pptable()
2926 dev_info(smu->adev->dev, "MaxVoltageSoc = 0x%x\n", pptable->MaxVoltageSoc); in sienna_cichlid_dump_pptable()
Darcturus_ppt.c1651 dev_info(smu->adev->dev, "MaxVoltageSoc = %d\n", pptable->MaxVoltageSoc); in arcturus_dump_pptable()