Home
last modified time | relevance | path

Searched defs:UDCCR_UDE (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/arch/arm/mach-pxa/
Dpxa27x-udc.h31 #define UDCCR_UDE (1 << 0) /* UDC Enable */ macro
/linux-5.10/drivers/usb/gadget/udc/
Dpxa27x_udc.h57 #define UDCCR_UDE (1 << 0) /* UDC Enable */ macro
Dpxa25x_udc.c102 #define UDCCR_UDE (1 << 0) /* UDC enable */ macro