Home
last modified time | relevance | path

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

/qemu/hw/i2c/
H A Dppc4xx_i2c.c58 #define IIC_CNTL_CHT (1 << 2) macro
252 if (value & IIC_CNTL_RPST || !(value & IIC_CNTL_CHT)) { in ppc4xx_i2c_writeb()