Home
last modified time | relevance | path

Searched refs:MAX31785A (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/Documentation/hwmon/
Dmax31785.rst6 * Maxim MAX31785, MAX31785A
24 For dual-rotor configurations the MAX31785A exposes the second rotor tachometer
40 fan[1-8]_input Fan RPM. On the MAX31785A, inputs 5-8 correspond to the
/Linux-v5.10/drivers/hwmon/pmbus/
Dmax31785.c19 #define MAX31785A 0x3040 macro
353 if (ret == MAX31785A) { in max31785_probe()