Home
last modified time | relevance | path

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

/qemu/hw/i2c/
H A Dppc4xx_i2c.c56 #define IIC_CNTL_PT (1 << 0) macro
210 i2c->cntl = value & ~IIC_CNTL_PT; in ppc4xx_i2c_writeb()
222 } else if (value & IIC_CNTL_PT) { in ppc4xx_i2c_writeb()