Searched refs:UDCCS_IO_ROF (Results 1 – 3 of 3) sorted by relevance
107 #define UDCCS_IO_ROF (1 << 2) macro
522 #define UDCCS_IO_ROF (1 << 3) /* Receive overflow */ macro
661 if (udccs & UDCCS_IO_ROF) in read_fifo()1496 tmp = UDCCS_IO_ROF | UDCCS_IO_DME; in handle_ep()
Completed in 19 milliseconds