Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TRB_TBC
drivers/usb/cdns3/cdnsp-gadget.h
1023
#define TRB_TBC(p) (((p) & 0x3) << 7)
drivers/usb/host/xhci.h
1074
#define TRB_TBC(p) (((p) & 0x3) << 7)