Searched defs:amdgpu_dpm_fan (Results 1 – 1 of 1) sorted by relevance
1531 struct amdgpu_dpm_fan { struct1532 u16 t_min;1533 u16 t_med;1534 u16 t_high;1535 u16 pwm_min;1536 u16 pwm_med;1537 u16 pwm_high;1538 u8 t_hyst;1539 u32 cycle_delay;1540 u16 t_max;[all …]