Searched defs:smu_user_dpm_profile (Results 1 – 1 of 1) sorted by relevance
231 struct smu_user_dpm_profile { struct232 uint32_t fan_mode;233 uint32_t power_limit;234 uint32_t fan_speed_pwm;235 uint32_t fan_speed_rpm;236 uint32_t flags;237 uint32_t user_od;240 uint32_t clk_mask[SMU_CLK_COUNT];241 uint32_t clk_dependency;
Completed in 8 milliseconds