Home
last modified time | relevance | path

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

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