Home
last modified time | relevance | path

Searched refs:UDCCS_IO_DME (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dregs-usb.h106 #define UDCCS_IO_DME (1 << 3) macro
H A Dpxa-regs.h523 #define UDCCS_IO_DME (1 << 3) /* DMA enable */ macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c146 #define UDCCS_IO_DME (1 << 3) /* DMA enable */ macro
1846 tmp = UDCCS_IO_ROF | UDCCS_IO_DME; in handle_ep()
/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.c1492 tmp = UDCCS_IO_ROF | UDCCS_IO_DME; in handle_ep()