Searched refs:UDC_RXN_STOP (Results 1 – 2 of 2) sorted by relevance
113 # define UDC_RXN_STOP (1 << 15) /* enable EOT irq */ macro
595 omap_writew(UDC_RXN_STOP | (packets - 1), UDC_RXDMA(ep->dma_channel)); in next_out_dma()