Searched defs:amdgpu_dpm_fan (Results 1 – 1 of 1) sorted by relevance
225 struct amdgpu_dpm_fan { struct226 u16 t_min;227 u16 t_med;228 u16 t_high;229 u16 pwm_min;230 u16 pwm_med;231 u16 pwm_high;232 u8 t_hyst;233 u32 cycle_delay;234 u16 t_max;[all …]