Lines Matching refs:I2C
9 which is a subset from the I2C protocol. Fortunately, many devices use
11 If you write a driver for some I2C device, please try to use the SMBus
13 I2C protocol). This makes it possible to use the device driver on both
14 SMBus adapters and I2C adapters (the SMBus command set is automatically
15 translated to I2C on I2C adapters, but plain I2C commands can not be
27 Addr (7 bits): I2C 7 bit address. Note that this can be expanded as usual to
28 get a 10 bit I2C address.
35 [..]: Data sent by I2C device, as opposed to data sent by the host adapter.
178 I2C Block Transactions
180 The following I2C block transactions are supported by the
182 I2C block transactions do not limit the number of bytes transferred
186 I2C Block Read
196 I2C Block Read (2 Comm bytes)
206 I2C Block Write