Home
last modified time | relevance | path

Searched defs:UDCCR_OEN (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa27x_udc.c473 #define UDCCR_OEN (1 << 31) /* On-the-Go Enable */ macro
/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h12 #define UDCCR_OEN (1 << 31) /* On-the-Go Enable */ macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h36 #define UDCCR_OEN (1 << 31) /* On-the-Go Enable */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h456 #define UDCCR_OEN (1 << 31) /* On-the-Go Enable */ macro