Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dhardwaremanager.h37 struct phm_fan_speed_info { struct
38 uint32_t min_percent;
39 uint32_t max_percent;
40 uint32_t min_rpm;
41 uint32_t max_rpm;
42 bool supports_percent_read;
43 bool supports_percent_write;
44 bool supports_rpm_read;
45 bool supports_rpm_write;