Home
last modified time | relevance | path

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

/qemu/hw/i2c/
H A Dppc4xx_i2c.c35 #define PPC4xx_I2C_MEM_SIZE 18 macro
173 if (addr < PPC4xx_I2C_MEM_SIZE) { in ppc4xx_i2c_readb()
324 if (addr < PPC4xx_I2C_MEM_SIZE) { in ppc4xx_i2c_writeb()
350 TYPE_PPC4xx_I2C, PPC4xx_I2C_MEM_SIZE); in ppc4xx_i2c_init()