Searched refs:UDCCSR_SST (Results 1 – 3 of 3) sorted by relevance
144 #define UDCCSR_SST (1 << 4) /* Sent STALL */ macro
137 #define UDCCSR_SST (1 << 4) /* Sent STALL */ macro
1298 | (EPXFERTYPE_is_ISO(ep) ? 0 : UDCCSR_SST)); in pxa_ep_fifo_flush()2042 if (unlikely(udccsr & (UDCCSR_SST | UDCCSR_TRN))) in handle_ep()2044 udccsr & (UDCCSR_SST | UDCCSR_TRN)); in handle_ep()
Completed in 11 milliseconds