Lines Matching +full:analog +full:- +full:out

6   * Analog Devices ADM9240
10 Addresses scanned: I2C 0x2c - 0x2f
12 Datasheet: Publicly available at the Analog Devices website
14 http://www.analog.com/UploadedFiles/Data_Sheets/79857778ADM9240_0.pdf
20 Addresses scanned: I2C 0x2c - 0x2f
24 http://pdfserv.maxim-ic.com/en/ds/DS1780.pdf
30 Addresses scanned: I2C 0x2c - 0x2f
37 - Frodo Looijaard <frodol@dds.nl>,
38 - Philip Edelbrock <phil@netroedge.com>,
39 - Michiel Rook <michiel@grendelproject.nl>,
40 - Grant Coady <gcoady.lk@gmail.com> with guidance
44 ---------
46 chip MSB 5-bit address. Each chip reports a unique manufacturer
50 -----------
52 microprocessor-based systems, providing measurement and limit comparison
55 be read out via an I2C-compatible serial System Management Bus, and values
58 analog channels to ensure a fast interrupt response to any out-of-limit
67 ------------
71 each two seconds. User-space may read sysfs interface faster than the
82 The LM81 12-bit extended temperature measurement mode is not supported.
85 -----------
86 On chip temperature is reported as degrees Celsius as 9-bit signed data
88 are 8-bit signed data with resolution of one degree Celsius.
94 ---------
96 clock via a divider to an 8-bit counter. Fan speed (rpm) is calculated by:
104 - low speed alarm is disabled
105 - fan clock divider not changed
106 - auto fan clock adjuster enabled for valid fan speed reading
110 - low speed alarm is enabled
111 - fan clock divider set to max
112 - fan_min set to register value 254 which corresponds
114 - low speed alarm will be asserted if fan speed is
116 - auto fan clock adjuster disabled
120 - low speed alarm is enabled
121 - fan clock divider set to suit fan_min
122 - auto fan clock adjuster enabled: adjusts fan_min
126 - resolution of the low speed limit may be reduced
127 - alarm will be asserted
128 - auto fan clock adjuster enabled: adjusts fan_min
134 Analog Output
135 -------------
136 An analog output provides a 0 to 1.25 volt signal intended for an external
137 fan speed amplifier circuit. The analog output is set to maximum value on
138 power up or reset. This doesn't do much on the test Intel SE440BX-2.
158 The reading is an unsigned 8-bit value, nominal voltage measurement is
166 -----------
167 The chip has five inputs to read the 5-bit VID and reports the mV value
171 -----------------
174 this pin. On an Intel SE440BX-2 the Chassis Intrusion header is
182 Alarm flags reported as 16-bit word
200 that alarm bits may be cleared on read, user-space may latch alarms and
201 provide the end-user with a method to clear alarm memory.