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