Lines Matching +full:gpio +full:- +full:fan

16 	- Philip Pokorny <[email protected]> for Penguin Computing
17 - Justin Thiessen <[email protected]>
20 -----------------
23 List of GPIO pins (0-16) to program as inputs
26 List of GPIO pins (0-16) to program as outputs
29 List of GPIO pins (0-16) to program as inverted
32 List of GPIO pins (0-16) to program as normal/non-inverted
35 List of GPIO pins (0-7) to program as fan tachs
39 -----------
45 16 general purpose digital I/O lines, eight (8) fan speed sensors (8-bit),
52 generated. The interrupts can be masked. In addition, there are over-temp
57 Fan rotation speeds are reported in RPM (rotations per minute) but measured
58 in counts of a 22.5kHz internal clock. Each fan has a high limit which
59 corresponds to a minimum fan speed. If the limit is exceeded, an interrupt
60 can be generated. Each fan can be programmed to divide the reference clock
63 two pulse per revolution fan is 661 RPM.
69 higher voltages directly. 3.3V, 5V, 12V, -12V and battery voltage all have
70 dedicated inputs. There are several inputs scaled to 0-3V full-scale range
72 a 0-2.5V full-scale range. A 2.5V or 1.82V reference voltage is provided
80 once-only alarms.
83 times a second. Fan speed measurement time depends on fan speed and
84 divisor. It can take as long as 1.5 seconds to measure all fan speeds.
86 The ADM1026 has the ability to automatically control fan speed based on the
88 used to control fan speed. Usually only one of these two outputs will be
94 controlling fan speed with the PWM and DAC outputs. The fan speed sensors
95 do not have PWM compensation, so it is probably best to control the fan
99 GPIO lines. Unfortunately, the chip may not be connected to the VID lines