Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/hwmon/
H A 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
/openbmc/linux/drivers/hwmon/pmbus/
H A Dmax31785.c22 #define MAX31785A 0x3040 macro
752 if (ret == MAX31785A || ret == MAX31785B) { in max31785_probe()