Home
last modified time | relevance | path

Searched defs:amdgpu_dpm_fan (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/pm/inc/
H A Damdgpu_dpm.h221 struct amdgpu_dpm_fan { struct
222 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 …]