Searched refs:tachometer (Results 1 – 16 of 16) sorted by relevance
/linux-4.1.27/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 | 1526 can do this via the tachometer parameter. Only do this if you have a 1527 fan tachometer actually set up.
|
/linux-4.1.27/Documentation/hwmon/ |
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 | it87 | 141 and late IT8712F and IT8705F also have optional 16-bit tachometer counters 143 compatible with the older chips and revisions. The 16-bit tachometer mode 167 16-bit tachometer counters aren't used, fan readings can be divided by
|
D | amc6821 | 41 fan1_input ro tachometer speed
|
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.1.27/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.1.27/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.
|