Lines Matching +full:run +full:- +full:control
5 and performs closed-loop or open-loop control of the fan speed. Two
6 modes - PWM or DC - are supported by the device.
9 http://natisbad.org/NAS/ref/GMT_EDS-762_763-080710-0.2.pdf. sysfs
10 bindings are described in Documentation/hwmon/sysfs-interface.
13 /sys/bus/i2c/drivers/g762/ to control the operation of the device.
24 fan1_target: set desired fan speed. This only makes sense in closed-loop
25 fan speed control (i.e. when pwm1_enable is set to 2).
38 fan1_alarm: in closed-loop control mode, if fan RPM value is 25% out
42 pwm1_enable: set current fan speed control mode i.e. 1 for manual fan
43 speed control (open-loop) via pwm1 described below, 2 for
44 automatic fan speed control (closed-loop) via fan1_target
49 pwm1: get or set PWM fan control value in open-loop mode. This is an
51 it run at full speed.
54 when current fan speed control mode is open-loop ('pwm1_enable' set to 1),
56 entry (0 stops the fan, 255 makes it run at full speed). In closed-loop mode
58 the chip via 'fan1_target'. In closed-loop mode, the target speed is compared