HomeSort by: relevance | last modified time | path
    Searched refs:s3c2440_dmac_wait_xfer (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/s3c2xx0/
s3c2440_dma.h 122 int s3c2440_dmac_wait_xfer(dmac_xfer_t, int);
s3c2440_dma.c 600 s3c2440_dmac_wait_xfer(dmac_xfer_t dx, int timeout) { function in typeref:typename:int
679 s3c2440_dmac_wait_xfer(dx, 0);
s3c2440_sdi.c 588 dma_error = s3c2440_dmac_wait_xfer(sc->sc_xfer, mstohz(SDI_DMA_WAIT_TIME));
606 dma_error = s3c2440_dmac_wait_xfer(sc->sc_xfer, mstohz(SDI_DMA_WAIT_TIME));

Completed in 13 milliseconds