Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dregs-usb.h76 #define UDCCR_UDE (1 << 0) macro
H A Dpxa-regs.h444 #define UDCCR_UDE (1 << 0) /* UDC enable */ macro
/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h33 #define UDCCR_UDE (1 << 0) /* UDC Enable */ macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h57 #define UDCCR_UDE (1 << 0) /* UDC Enable */ macro
H A Dpxa25x_udc.c98 #define UDCCR_UDE (1 << 0) /* UDC enable */ macro