Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SCT_FOR_TRB
drivers/usb/cdns3/cdnsp-gadget.h
988
#define SCT_FOR_TRB(p) (((p) << 1) & 0x7)
drivers/usb/host/xhci.h
1021
#define SCT_FOR_TRB(p) (((p) & 0x7) << 1)