Searched defs:amdgpu_dpm_fan (Results 1 – 1 of 1) sorted by relevance
221 struct amdgpu_dpm_fan { struct222 u16 t_min;223 u16 t_med;224 u16 t_high;225 u16 pwm_min;226 u16 pwm_med;227 u16 pwm_high;228 u8 t_hyst;229 u32 cycle_delay;230 u16 t_max;[all …]