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

/linux-4.4.14/arch/arm/mach-pxa/include/mach/
H A Dpxa25x-udc.h76 #define UDCCS_IO_ROF (1 << 2) /* Receive overflow */ macro
/linux-4.4.14/arch/arm/mach-ixp4xx/include/mach/
H A Dixp4xx-regs.h547 #define UDCCS_IO_ROF (1 << 3) /* Receive overflow */ macro
/linux-4.4.14/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c564 if (udccs & UDCCS_IO_ROF) read_fifo()
1676 tmp = UDCCS_IO_ROF | UDCCS_IO_DME; handle_ep()

Completed in 99 milliseconds