Lines Matching full:wire
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.
28 * a 1-Wire line from low to high. When APU = 0, active pullup is disabled
30 * only a single slave on the 1-Wire line.
70 #define DS2482_REG_CFG_1WS 0x08 /* 1-wire speed */
115 /* 1-wire interface(s) */
202 * 1-Wire interface code
208 * ds2482_wait_1wire_idle - Waits until the 1-wire interface is idle (not busy)
234 * The 1-wire interface must be idle before calling this function.
381 * ds2482_w1_reset_bus - Sends a reset on the 1-wire interface
494 /* Register 1-wire interface(s) */ in ds2482_probe()
533 /* Unregister the 1-wire bridge(s) */ in ds2482_remove()