Home
last modified time | relevance | path

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

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