Home
last modified time | relevance | path

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

/external/coreboot/src/superio/fintek/common/
Dfan_control.h77 struct fintek_fan { struct
78 uint8_t fan;
79 external_sensor sensor;
80 temp_sensor_type stype;
81 fan_temp_source temp_source;
82 fan_type ftype;
83 fan_mode fmode;
84 fan_pwm_freq fan_freq;
85 fan_rate_up rate_up;
86 fan_rate_down rate_down;
[all …]