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