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