Home
last modified time | relevance | path

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

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