Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
get_pipetrn_addr
drivers/usb/gadget/udc/r8a66597-udc.h
271
#define get_pipetrn_addr(pipenum) (PIPE1TRN + (pipenum - 1) * 4)
drivers/usb/host/r8a66597.h
322
#define get_pipetrn_addr(pipenum) (PIPE1TRN + (pipenum - 1) * 4)