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);
1125 int smu7_set_power_limit(struct pp_hwmgr *hwmgr, uint32_t n) in smu7_set_power_limit() function1186 if (smu7_set_power_limit(hwmgr, hwmgr->power_limit)) in smu7_enable_power_containment()
5791 .set_power_limit = smu7_set_power_limit,