Searched refs:SocketPowerLimitDc (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu11_driver_if.h377 uint16_t SocketPowerLimitDc; member in struct:__anon565
/linux-master/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/
H A Dsmu9_driver_if.h264 uint16_t SocketPowerLimitDc; member in struct:__anon594
/linux-master/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu11_driver_if_sienna_cichlid.h614 uint16_t SocketPowerLimitDc[PPT_THROTTLER_COUNT]; // Watts member in struct:__anon726
974 uint16_t SocketPowerLimitDc[PPT_THROTTLER_COUNT]; // Watts member in struct:__anon727
H A Dsmu11_driver_if_navi10.h528 uint16_t SocketPowerLimitDc[PPT_THROTTLER_COUNT]; member in struct:__anon671
H A Dsmu13_driver_if_v13_0_0.h954 uint16_t SocketPowerLimitDc[PPT_THROTTLER_COUNT]; // In Watts. Power limit that PMFW attempts to control to in DC mode. Multiple limits supported member in struct:__anon397
958 //if set to 1, SocketPowerLimitAc and SocketPowerLimitDc will be interpreted as legacy programs(i.e absolute power). If 0, all except index 0 will be scalars
H A Dsmu13_driver_if_v13_0_7.h963 uint16_t SocketPowerLimitDc[PPT_THROTTLER_COUNT]; // In Watts. Power limit that PMFW attempts to control to in DC mode. Multiple limits supported member in struct:__anon470
967 //if set to 1, SocketPowerLimitAc and SocketPowerLimitDc will be interpreted as legacy programs(i.e absolute power). If 0, all except index 0 will be scalars
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_processpptables.c83 pr_info("SocketPowerLimitDc = %d\n", pptable->SocketPowerLimitDc);
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c2329 skutable->SocketPowerLimitDc[PPT_THROTTLER_PPT0];
H A Dsmu_v13_0_0_ppt.c2365 skutable->SocketPowerLimitDc[PPT_THROTTLER_PPT0];
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsienna_cichlid_ppt.c2505 dev_info(smu->adev->dev, "SocketPowerLimitDc[%d] = 0x%x\n", i, pptable->SocketPowerLimitDc[i]);
3140 dev_info(smu->adev->dev, "SocketPowerLimitDc[%d] = 0x%x\n", i, pptable->SocketPowerLimitDc[i]);

Completed in 384 milliseconds