Home
last modified time | relevance | path

Searched refs:smu7_set_power_limit (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_powertune.h57 int smu7_set_power_limit(struct pp_hwmgr *hwmgr, uint32_t n);
H A Dsmu7_powertune.c1125 int smu7_set_power_limit(struct pp_hwmgr *hwmgr, uint32_t n) in smu7_set_power_limit() function
1186 if (smu7_set_power_limit(hwmgr, hwmgr->power_limit)) in smu7_enable_power_containment()
H A Dsmu7_hwmgr.c5791 .set_power_limit = smu7_set_power_limit,