Home
last modified time | relevance | path

Searched defs:I2C_STAT_STOP_ERR (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dpnv_i2c.c103 #define I2C_STAT_STOP_ERR PPC_BIT(8) macro
/openbmc/linux/drivers/i2c/busses/
H A Di2c-fsi.c100 #define I2C_STAT_STOP_ERR BIT(23) macro