Lines Matching +full:pwm +full:- +full:outputs
17 -----------
22 The ADT7470 uses the 2-wire interface compatible with the SMBus 2.0
24 external temperatures. It has four (4) 16-bit counters for measuring fan speed.
25 There are four (4) PWM outputs that can be used to control fan speed.
27 A sophisticated control system for the PWM outputs is designed into the ADT7470
29 temperature sensors. Each PWM output is individually adjustable and
30 programmable. Once configured, the ADT7470 will adjust the PWM outputs in
32 feature can also be disabled for manual control of the PWM's.
40 automatic fan pwm control to set the fan speed. The driver will not read the
45 ----------------
47 The ADT7470 has a 8-bit ADC and is capable of measuring temperatures with 1
51 determining an optimal configuration for the automatic PWM control.
54 -------------------
58 * PWM Control
60 * pwm#_auto_point1_pwm and pwm#_auto_point1_temp and
61 * pwm#_auto_point2_pwm and pwm#_auto_point2_temp -
63 - point1: Set the pwm speed at a lower temperature bound.
64 - point2: Set the pwm speed at a higher temperature bound.
66 The ADT7470 will scale the pwm between the lower and higher pwm speed when
67 the temperature is between the two temperature boundaries. PWM values range
69 temperature sensor associated with the PWM control exceeds
70 pwm#_auto_point2_temp.
72 The driver also allows control of the PWM frequency:
76 The PWM frequency is rounded to the nearest one of:
90 -----
93 order for the automatic pwm algorithm to run. This was the case for earlier