Home
last modified time | relevance | path

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

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