Home
last modified time | relevance | path

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

/qemu/hw/i2c/
H A Dppc4xx_i2c.c64 #define IIC_MDCNTL_ESM (1 << 3) macro
273 if (value & IIC_MDCNTL_ESM) { in ppc4xx_i2c_writeb()