Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i2c/
H A Dppc4xx_i2c.c61 #define IIC_CNTL_HMT (1 << 7) macro
215 if (value & IIC_CNTL_HMT && i2c_bus_busy(i2c->bus)) { in ppc4xx_i2c_writeb()