Home
last modified time | relevance | path

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

/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h234 #define UDCCONR_IN_S (22) macro
/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h146 #define UDCCONR_IN_S 22 macro
H A Dpxa27x_udc.c534 | ((ep->interface << UDCCONR_IN_S) & UDCCONR_IN) in pxa_ep_setup()