Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dpnv_i2c_regs.h85 #define I2C_STAT_BKEND_ACCESS_ERR PPC_BIT(3) macro
102 I2C_STAT_BKEND_ACCESS_ERR | I2C_STAT_ARBT_LOST_ERR | \
/openbmc/qemu/hw/ppc/
H A Dpnv_i2c.c212 i2c->regs[I2C_STAT_REG] |= I2C_STAT_BKEND_ACCESS_ERR; in pnv_i2c_backend_update()