Searched defs:amdgpu_dpm_fan (Results 1 – 1 of 1) sorted by relevance
232 struct amdgpu_dpm_fan { struct233 u16 t_min;234 u16 t_med;235 u16 t_high;236 u16 pwm_min;237 u16 pwm_med;238 u16 pwm_high;239 u8 t_hyst;240 u32 cycle_delay;241 u16 t_max;[all …]