Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UDCCR_UDE
arch/arm/mach-pxa/pxa27x-udc.h
33
#define UDCCR_UDE (1 << 0) /* UDC Enable */
drivers/usb/gadget/udc/pxa25x_udc.c
98
#define UDCCR_UDE (1 << 0) /* UDC enable */
drivers/usb/gadget/udc/pxa27x_udc.h
57
#define UDCCR_UDE (1 << 0) /* UDC Enable */