Searched refs:UDCCS_IO_ROF (Results 1 – 1 of 1) sorted by relevance
145 #define UDCCS_IO_ROF (1 << 3) /* Receive overflow */ macro148 #define UDCCS_IO_ROF (1 << 2) /* Receive overflow */ macro775 if (udccs & UDCCS_IO_ROF) in read_fifo()1884 tmp = UDCCS_IO_ROF | UDCCS_IO_DME; in handle_ep()