Searched defs:I2C_STAT_STOP_ERR (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/i2c/ | ||
H A D | pnv_i2c_regs.h | 90 #define I2C_STAT_STOP_ERR PPC_BIT(8) macro |
/openbmc/linux/drivers/i2c/busses/ | ||
H A D | i2c-fsi.c | 100 #define I2C_STAT_STOP_ERR BIT(23) macro |