Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/i2c/busses/
Di2c-ocores.c67 #define OCI2C_STAT_ARBLOST 0x20 macro
153 if (stat & OCI2C_STAT_ARBLOST) { in ocores_process()