Searched refs:smu7_set_power_limit (Results 1 – 3 of 3) sorted by relevance
57 int smu7_set_power_limit(struct pp_hwmgr *hwmgr, uint32_t n);
1098 int smu7_set_power_limit(struct pp_hwmgr *hwmgr, uint32_t n) in smu7_set_power_limit() function1159 if (smu7_set_power_limit(hwmgr, hwmgr->power_limit)) in smu7_enable_power_containment()
5336 .set_power_limit = smu7_set_power_limit,