Home
last modified time | relevance | path

Searched refs:UDCCS_IO_ROF (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-pxa/
Dregs-usb.h107 #define UDCCS_IO_ROF (1 << 2) macro
Dpxa-regs.h522 #define UDCCS_IO_ROF (1 << 3) /* Receive overflow */ macro
/external/u-boot/drivers/usb/gadget/
Dpxa25x_udc.c658 if (udccs & UDCCS_IO_ROF) in read_fifo()
1493 tmp = UDCCS_IO_ROF | UDCCS_IO_DME; in handle_ep()