Home
last modified time | relevance | path

Searched hist:"5 d9e8b3f809f1c12e32fea7061ad2319d2848600" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/pmbus/
H A Dlm25066.cdiff 5d9e8b3f809f1c12e32fea7061ad2319d2848600 Sun Apr 14 16:59:19 CDT 2019 Adamski, Krzysztof (Nokia - PL/Wroclaw) <krzysztof.adamski@nokia.com> hwmon: (lm25066) Support SAMPLES_FOR_AVG register

Manufacturer specific SAMPLES_FOR_AVG register allows setting the number
of samples used in computing the average values (PMBUS_VIRT_READ_*_AVG).
The number we write is an exponent of base 2 of the number of samples so
for example writing 3 will result in 8 samples average.

Signed-off-by: Krzysztof Adamski <krzysztof.adamski@nokia.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>