Lines Matching full:smbus
510 * SMBus PEC support for Write Byte and Receive Byte transactions.
515 * SMBus PEC support for Write Byte and Receive Byte transactions.
520 * SMBus PEC support
595 SMBus Alert Support
598 This driver has basic support for SMBus alert. When an alert is received,
602 Semiconductor chips (NCT1008) do not implement the SMBus alert protocol
615 ADM1032 chip. However, in the case of a combined transaction (SMBus Read
619 value differs from what the SMBus master expects, and all reads fail.
622 the bus supports the SMBus Send Byte and Receive Byte transaction types.
624 SMBus Read Byte, and PEC will work properly.
626 Additionally, the ADM1032 doesn't support SMBus Send Byte with PEC.
628 SMBus Send Byte transaction with PEC is similar to a Write Byte transaction
630 on SMBus Send Byte transactions in the lm90 driver.
634 to use two SMBus transaction for reads, this overhead jumps to +50%. Worse,