Searched defs:smu_user_dpm_profile (Results 1 – 1 of 1) sorted by relevance
232 struct smu_user_dpm_profile { struct233 uint32_t fan_mode;234 uint32_t power_limit;235 uint32_t fan_speed_pwm;236 uint32_t fan_speed_rpm;237 uint32_t flags;238 uint32_t user_od;241 uint32_t clk_mask[SMU_CLK_COUNT];242 uint32_t clk_dependency;