Lines Matching +full:single +full:- +full:bit
24 single data byte, the functions using SMBus protocol operation names execute
42 Rd/Wr (1 bit) Read/Write bit. Rd equals 1, Wr equals 0.
43 A, NA (1 bit) Acknowledge (ACK) and Not Acknowledge (NACK) bit
44 Addr (7 bits) I2C 7 bit address. Note that this can be expanded to
45 get a 10 bit I2C address.
49 high byte of a 16 bit word.
60 This sends a single bit to the device, at the place of the Rd/Wr bit::
72 This reads a single byte from a device, without specifying a device
87 This operation is the reverse of Receive Byte: it sends a single byte
102 This reads a single byte from a device, from a designated register.
133 This writes a single byte to a device, to a designated register. The
207 SMBus Block Write - Block Read Process Call
210 SMBus Block Write - Block Read Process Call was introduced in
241 client->irq assigned to a Host Notify IRQ if no one else specified another.
251 PEC adds a CRC-8 error-checking byte to transfers using it, immediately
259 the specification. It is a higher-layer protocol which uses the
273 single interrupt pin on the SMBus master, while still allowing the master