Searched refs:tachometer (Results 1 – 17 of 17) sorted by relevance
/linux-4.4.14/Documentation/hwmon/ |
D | max31790 | 24 Tachometer inputs monitor fan tachometer logic outputs for precise (+/-1%) 26 Six pins are dedicated tachometer inputs. Any of the six PWM outputs can 27 also be configured to serve as tachometer inputs. 33 fan[1-12]_input RO fan tachometer speed in RPM
|
D | nct7904 | 19 interface, up to 12 fan tachometer inputs, up to 4 fan control channels 30 fan[1-12]_input Fan tachometer measurements (rpm)
|
D | max6639 | 40 fan1_input R TACH1 fan tachometer input (in RPM) 41 fan2_input R TACH2 fan tachometer input (in RPM)
|
D | lm63 | 40 The datasheet isn't very clear about what the tachometer reading is. 48 The fan speed is measured using a tachometer. Contrary to most chips which
|
D | lm93 | 56 tachometer inputs to measure fan speed. Limit and status registers for all 59 (i.e. smart tachometer mode). It also adds measurement and control support 119 If a fan is driven using a low-side drive PWM, the tachometer 120 output of the fan is corrupted. The LM93 includes smart tachometer 121 circuitry that allows an accurate tachometer reading to be 126 the fan tachometer with a pwm) to the sysfs file fan<n>_smart_tach. A zero
|
D | asc7621 | 68 The tachometer measurement system is flexible and able to adapt to many 96 The aSC7621 has tachometer inputs to measure fan speed on up to four fans. 113 tachometer inputs
|
D | max6650 | 31 fan1_input ro fan tachometer speed in RPM
|
D | amc6821 | 41 fan1_input ro tachometer speed
|
D | it87 | 145 IT8783E/F, and late IT8712F and IT8705F also have optional 16-bit tachometer 147 not compatible with the older chips and revisions. The 16-bit tachometer mode 174 16-bit tachometer counters aren't used, fan readings can be divided by
|
D | w83793 | 36 This driver exports 10 voltage sensors, up to 12 fan tachometer inputs,
|
D | dme1737 | 140 to the number of pulses per fan revolution that the connected tachometer
|
D | sysfs-interface | 213 fan[1-*]_pulses Number of tachometer pulses per fan revolution.
|
/linux-4.4.14/drivers/watchdog/ |
D | wdt.c | 87 static int tachometer; variable 88 module_param(tachometer, int, 0); 89 MODULE_PARM_DESC(tachometer, 227 if (tachometer) { in wdt_get_status() 288 if (tachometer) { in wdt_interrupt() 375 if (tachometer) in wdt_ioctl() 646 tachometer ? "Enabled" : "Disabled"); in wdt_init()
|
D | wdt_pci.c | 88 static int tachometer; variable 89 module_param(tachometer, int, 0); 90 MODULE_PARM_DESC(tachometer, 263 if (tachometer) { in wdtpci_get_status() 324 if (tachometer) { in wdtpci_interrupt() 412 if (tachometer) in wdtpci_ioctl() 686 tachometer ? "Enabled" : "Disabled"); in wdtpci_init_one()
|
D | Kconfig | 1600 can do this via the tachometer parameter. Only do this if you have a 1601 fan tachometer actually set up.
|
/linux-4.4.14/Documentation/watchdog/ |
D | wdt.txt | 7 ICS WDT501-P (no fan tachometer) 31 tachometer WDT501-P Fan Tachometer support (0=disable, default=0)
|
/linux-4.4.14/Documentation/laptops/ |
D | thinkpad-acpi.txt | 1171 maximum speed, and in some ThinkPads, the tachometer readings go stale 1278 Fan tachometer reading, in RPM. May go stale on certain 1284 Fan tachometer reading, in RPM, for the secondary fan.
|