Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
udc_ep_get_UBCR
drivers/usb/gadget/udc/pxa25x_udc.c
1054
return (udc_ep_get_UBCR(ep) & 0xfff) + 1;
drivers/usb/gadget/udc/pxa25x_udc.c
728
count = 1 + (0x0ff & udc_ep_get_UBCR(ep));