Searched refs:UDCCS_IO_ROF (Results 1 – 3 of 3) sorted by relevance
76 #define UDCCS_IO_ROF (1 << 2) /* Receive overflow */ macro
555 #define UDCCS_IO_ROF (1 << 3) /* Receive overflow */ macro
577 if (udccs & UDCCS_IO_ROF) in read_fifo()1705 tmp = UDCCS_IO_ROF | UDCCS_IO_DME; in handle_ep()