Home
last modified time | relevance | path

Searched +full:ds2482 +full:- +full:800 (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/w1/masters/
H A Dds2482.rst2 Kernel driver ds2482
7 * Maxim DS2482-100, Maxim DS2482-800
9 Prefix: 'ds2482'
15 - http://datasheets.maxim-ic.com/en/ds/DS2482-100.pdf
16 - http://datasheets.maxim-ic.com/en/ds/DS2482-800.pdf
22 -----------
24 The Maxim/Dallas Semiconductor DS2482 is a I2C device that provides
25 one (DS2482-100) or eight (DS2482-800) 1-wire busses.
29 ---------------
38 $ modprobe ds2482
[all …]
/linux/drivers/w1/masters/
H A Dds2482.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * ds2482.c - provides i2c to w1-master bridge(s)
6 * The DS2482 is a sensor chip made by Dallas Semiconductor (Maxim).
7 * It is a I2C to 1-wire bridge.
8 * There are two variations: -100 and -800, which have 1 or 8 1-wire ports.
10 * http://www.maxim-ic.com/quick_view2.cfm/qv_pk/4382
24 * Note from the DS2482 datasheet:
25 * The APU bit controls whether an active pullup (controlled slew-rate
27 * a 1-Wire line from low to high. When APU = 0, active pullup is disabled
29 * only a single slave on the 1-Wire line.
[all …]
/linux/Documentation/devicetree/bindings/w1/
H A Dmaxim,ds2482.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/w1/maxim,ds2482.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Stefan Wahren <stefan.wahren@chargebyte.com>
13 I2C to 1-wire bridges
15 https://www.analog.com/media/en/technical-documentation/data-sheets/ds2482-100.pdf
16 https://www.analog.com/media/en/technical-documentation/data-sheets/DS2482-800.pdf
17 https://www.analog.com/media/en/technical-documentation/data-sheets/DS2484.pdf
22 - maxim,ds2482
[all …]