Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon.h1490 struct radeon_dpm_fan { struct
1491 u16 t_min;
1492 u16 t_med;
1493 u16 t_high;
1494 u16 pwm_min;
1495 u16 pwm_med;
1496 u16 pwm_high;
1497 u8 t_hyst;
1498 u32 cycle_delay;
1499 u16 t_max;
[all …]