Home
last modified time | relevance | path

Searched refs:PROT_I2C_BLOCK_READ (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/i2c/
H A Dpm_smbus.c62 #define PROT_I2C_BLOCK_READ 6 macro
114 case PROT_I2C_BLOCK_READ: in smb_transaction()
276 if (prot == PROT_I2C_BLOCK_READ) { in smb_ioport_writeb()