Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-ocores.c74 #define OCI2C_STAT_ARBLOST 0x20 macro
178 if (stat & OCI2C_STAT_ARBLOST) { in ocores_process()