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