Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dpnv_i2c_regs.h141 #define PNV_I2C_MAX_BUSSES 64 macro
/openbmc/qemu/hw/ppc/
H A Dpnv_i2c.c523 if (i2c->num_busses > PNV_I2C_MAX_BUSSES) { in pnv_i2c_realize()