Searched refs:PNV_I2C_MAX_BUSSES (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/i2c/ | ||
H A D | pnv_i2c_regs.h | 141 #define PNV_I2C_MAX_BUSSES 64 macro |
/openbmc/qemu/hw/ppc/ | ||
H A D | pnv_i2c.c | 523 if (i2c->num_busses > PNV_I2C_MAX_BUSSES) { in pnv_i2c_realize() |