Searched refs:DMA_EP_STS_DESCMIS (Results 1 – 3 of 3) sorted by relevance
64 if (ep_sts & DMA_EP_STS_DESCMIS) in cdns2_decode_dma_irq()
381 #define DMA_EP_STS_DESCMIS BIT(4) macro
700 writel(DMA_EP_STS_TRBERR | DMA_EP_STS_DESCMIS, in cdns2_set_drdy()1121 !(ep_sts_reg & DMA_EP_STS_DESCMIS)) in cdns2_handle_epx_interrupt()
Completed in 11 milliseconds