Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SSC_STA_RIR
drivers/i2c/busses/i2c-st.c
246
if (readl_relaxed(i2c_dev->base + SSC_STA) & SSC_STA_RIR)
drivers/i2c/busses/i2c-st.c
465
if (sta & SSC_STA_RIR) {