Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/
H A Dmax31785.c19 #define MAX31785A 0x3040 macro
353 if (ret == MAX31785A) { in max31785_probe()