Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dpnv_i2c_regs.h94 #define I2C_STAT_SCL_INPUT_LEVEL PPC_BIT(20) macro
/openbmc/qemu/hw/ppc/
H A Dpnv_i2c.c345 I2C_STAT_CMD_COMP | I2C_STAT_SCL_INPUT_LEVEL | in pnv_i2c_reset()