TotalBoardPower 1782 drivers/gpu/drm/amd/include/atomfirmware.h uint16_t TotalBoardPower; //Only needed for TCP Estimated case, where TCP = TGP+Total Board Power TotalBoardPower 1874 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c pr_info("TotalBoardPower = %d\n", pptable->TotalBoardPower); TotalBoardPower 684 drivers/gpu/drm/amd/powerplay/inc/smu11_driver_if_arcturus.h uint16_t TotalBoardPower; //Only needed for TCP Estimated case, where TCP = TGP+Total Board Power TotalBoardPower 799 drivers/gpu/drm/amd/powerplay/inc/smu11_driver_if_navi10.h uint16_t TotalBoardPower; //Only needed for TCP Estimated case, where TCP = TGP+Total Board Power TotalBoardPower 479 drivers/gpu/drm/amd/powerplay/navi10_ppt.c smc_pptable->TotalBoardPower = smc_dpm_table->TotalBoardPower;