Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
I2CR_RSTA
drivers/i2c/busses/i2c-imx.c
1578
temp |= I2CR_RSTA;
drivers/i2c/busses/i2c-imx.c
1594
(temp & I2CR_TXAK ? 1 : 0), (temp & I2CR_RSTA ? 1 : 0));