Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OCI2C_STAT_BUSY
drivers/i2c/busses/i2c-ocores.c
231
if ((stat & OCI2C_STAT_IF) && !(stat & OCI2C_STAT_BUSY))
drivers/i2c/busses/i2c-ocores.c
302
mask = OCI2C_STAT_BUSY;