Lines Matching +full:hardware +full:- +full:configured
41 system provides a uniform, modular and architecture-independent
49 easy way to connect a CPU to peripheral chips in a TV-set.
71 As mentioned before, the IC bus is a Multi-MASTER BUS.
77 .Bl -column "Device drivers" -compact
84 The I2C protocol may be implemented by hardware or software.
86 interfaces rely on very simple hardware, usually two lines
88 Hardware interfaces are more intelligent and receive
89 8-bit characters they write to the bus according to the I2C protocol.
92 bidirectional communications, thanks to the multi-master capabilities of the
97 .Bl -column "Interface drivers" -compact
100 .It Sy iicbb Ta "generic bit-banging master-only driver"
101 .It Sy lpbb Ta "parallel port specific bit-banging interface"
107 The driver for that hardware would not honor an attempt to configure a
113 be configured for each bus by number, represented by the
116 Buses can be configured using any combination of device hints,
130 no frequency is configured using FDT.
133 .Va clock-frequency
134 property of the node describing the I2C controller hardware.