Searched refs:UDCCSR_TRN (Results 1 – 3 of 3) sorted by relevance
145 #define UDCCSR_TRN (1 << 2) /* Tx/Rx NAK */ macro
993 if (udccsr & UDCCSR_TRN) { in write_fifo()996 ep_write_UDCCSR(ep, UDCCSR_TRN); in write_fifo()1373 UDCCSR_PC | UDCCSR_FEF | UDCCSR_TRN in pxa_ep_fifo_flush()2094 if (unlikely(udccsr & (UDCCSR_SST | UDCCSR_TRN))) in handle_ep()2096 udccsr & (UDCCSR_SST | UDCCSR_TRN)); in handle_ep()
143 #define UDCCSR_TRN (1 << 2) /* Tx/Rx NAK */ macro