Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-pxa/include/mach/
Dpxa25x-udc.h76 #define UDCCS_IO_ROF (1 << 2) /* Receive overflow */ macro
/linux-2.6.39/arch/arm/mach-ixp4xx/include/mach/
Dixp4xx-regs.h555 #define UDCCS_IO_ROF (1 << 3) /* Receive overflow */ macro
/linux-2.6.39/drivers/usb/gadget/
Dpxa25x_udc.c577 if (udccs & UDCCS_IO_ROF) in read_fifo()
1705 tmp = UDCCS_IO_ROF | UDCCS_IO_DME; in handle_ep()