Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dpnv_i2c_regs.h79 #define I2C_RESET_I2C_REG 0xb /* write */ macro
/openbmc/qemu/tests/qtest/
H A Dpnv-host-i2c-test.c367 pnv_i2c_xscom_write(ctlr, I2C_RESET_I2C_REG, 0); in reset_engine()
/openbmc/qemu/hw/ppc/
H A Dpnv_i2c.c390 case I2C_RESET_I2C_REG: in pnv_i2c_xscom_write()