Home
last modified time | relevance | path

Searched full:tachometers (Results 1 – 9 of 9) sorted by relevance

/linux-6.14.4/Documentation/hwmon/
Dmlxreg-fan.rst43 This driver obtains PWM and tachometers registers location according to
45 device. PWM and tachometers are sensed through the on-board programmable
48 Single instance is created with one PWM control, up to 12 tachometers and
58 fan[1-12]_fault RO files for tachometers TACH1-TACH12 fault indication
59 fan[1-12]_input RO files for tachometers TACH1-TACH12 input (in RPM)
Demc2305.rst26 fan[1-5]_fault RO files for tachometers TACH1-TACH5 fault indication
27 fan[1-5]_input RO files for tachometers TACH1-TACH5 input (in RPM)
Df71805f.rst155 not going below 1 kHz, as the fan tachometers get confused by lower
Ddme1737.rst161 fan tachometers. All 6 inputs have an associated min limit which triggers an
/linux-6.14.4/Documentation/devicetree/bindings/hwmon/
Dmaxim,max6650.yaml15 of 5VDC/12VDC burshless fans with built-in tachometers.
/linux-6.14.4/drivers/hwmon/
Dmlxreg-fan.c101 * @tachos_per_drwr - number of tachometers per drawer;
547 /* Set the number of tachometers per one drawer. */ in mlxreg_fan_config()
Dmax6650.c257 * Note: this tachometer is completely separate from the tachometers
Dit87.c3228 /* Check if tachometers are reset manually or by some reason */
3238 /* Enable all fan tachometers */ in it87_check_tachometers_reset()
3245 /* Set tachometers to 16-bit mode if needed */
/linux-6.14.4/drivers/net/ethernet/mellanox/mlxsw/
Dcore_hwmon.c661 dev_err(mlxsw_hwmon->bus_info->dev, "Failed to get to probe PWMs and Tachometers\n"); in mlxsw_hwmon_fans_init()