Searched refs:UDCCONR_EN_S (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm/mach-pxa/ | ||
| H A D | pxa27x-udc.h | 238 #define UDCCONR_EN_S (15) macro |
| /linux/drivers/usb/gadget/udc/ | ||
| H A D | pxa27x_udc.c | 536 | ((EPADDR(ep) << UDCCONR_EN_S) & UDCCONR_EN) in pxa_ep_setup() |