Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SETSCL_BIT
drivers/media/pci/cx18/cx18-i2c.c
160
cx18_write_reg(cx, r | SETSCL_BIT, addr);
drivers/media/pci/cx18/cx18-i2c.c
162
cx18_write_reg(cx, r & ~SETSCL_BIT, addr);