Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-pxa/
Dpxa27x-udc.h234 #define UDCCONR_AISN_S (19) macro
/Linux-v4.19/drivers/usb/gadget/udc/
Dpxa27x_udc.h148 #define UDCCONR_AISN_S 19 macro
Dpxa27x_udc.c539 | ((ep->alternate << UDCCONR_AISN_S) & UDCCONR_AISN) in pxa_ep_setup()