Home
last modified time | relevance | path

Searched refs:MAX34451 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/Documentation/hwmon/
H A Dmax34440.rst34 * Maxim MAX34451
42 Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX34451.pdf
73 It also supports the MAX34451, MAX34460, and MAX34461 PMBus Voltage Monitor &
74 Sequencers. The MAX34451 supports monitoring voltage or current of 12 channels
192 - MAX34451 supports attribute groups in[1-16] (or curr[1-16] based on
/openbmc/qemu/hw/sensor/
H A Dmax34451.c19 #define MAX34451(obj) OBJECT_CHECK(MAX34451State, (obj), TYPE_MAX34451) macro
207 MAX34451State *s = MAX34451(pmdev); in max34451_read_byte()
392 MAX34451State *s = MAX34451(pmdev); in max34451_write_data()
587 MAX34451State *s = MAX34451(obj); in max34451_set()
614 MAX34451State *s = MAX34451(obj); in max34451_exit_reset()
H A DKconfig30 config MAX34451 config
/openbmc/qemu/hw/arm/
H A DKconfig541 select MAX34451
/openbmc/linux/drivers/hwmon/pmbus/
H A DKconfig298 MAX34440, MAX34441, MAX34446, MAX34451, MAX34460, and MAX34461.