Home
last modified time | relevance | path

Searched refs:UDCCONR_IN_S (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/arm/mach-pxa/include/mach/
Dpxa27x-udc.h231 #define UDCCONR_IN_S (22) macro
/linux-2.6.39/drivers/usb/gadget/
Dpxa27x_udc.h159 #define UDCCONR_IN_S 22 macro
Dpxa27x_udc.c627 | ((ep->interface << UDCCONR_IN_S) & UDCCONR_IN) in pxa_ep_setup()