Home
last modified time | relevance | path

Searched refs:TotalPowerConfig (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu11_driver_if_sienna_cichlid.h624 …uint8_t TotalPowerConfig; //0-TDP, 1-TGP, 2-TCP Estimated, 3-TCP Measured. Use defines fro… member
983 …uint8_t TotalPowerConfig; //0-TDP, 1-TGP, 2-TCP Estimated, 3-TCP Measured. Use defines fro… member
Dsmu11_driver_if_arcturus.h619 uint8_t TotalPowerConfig; //0-TDP, 1-TGP, 2-TCP Estimated, 3-TCP Measured member
Dsmu11_driver_if_navi10.h697 uint8_t TotalPowerConfig; //0-TDP, 1-TGP, 2-TCP Estimated, 3-TCP Measured member
Dsmu13_driver_if_v13_0_0.h936 …uint8_t TotalPowerConfig; // Determines how PMFW calculates the power. Use defines from Pw… member
Dsmu13_driver_if_v13_0_7.h974 …uint8_t TotalPowerConfig; // Determines how PMFW calculates the power. Use defines from Pw… member
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c1928 dev_info(smu->adev->dev, "TotalPowerConfig = %d\n", pptable->TotalPowerConfig); in arcturus_dump_pptable()
Dsienna_cichlid_ppt.c2461 dev_info(smu->adev->dev, "TotalPowerConfig = 0x%x\n", pptable->TotalPowerConfig); in beige_goby_dump_pptable()
3095 dev_info(smu->adev->dev, "TotalPowerConfig = 0x%x\n", pptable->TotalPowerConfig); in sienna_cichlid_dump_pptable()