Searched refs:DCMD_FLOWSRC (Results 1 – 8 of 8) sorted by relevance
41 #define DCMD_FLOWSRC (1 << 29) /* Flow Control by the source. */ macro
296 DCMD(drv_data->rx_channel) = DCMD_FLOWSRC in pxa2xx_spi_dma_prepare()302 | DCMD_FLOWSRC in pxa2xx_spi_dma_prepare()
88 DCMD_FLOWSRC; in pxa_load_dmac()
62 #define DCMD_FLOWSRC BIT(29) /* Flow Control by the source. */ macro700 chan->dcmd = DCMD_INCTRGADDR | DCMD_FLOWSRC; in mmp_pdma_config()
372 DCMD_FLOWSRC | DCMD_BURST8 | DCMD_INCTRGADDR | xfer_len; in pxa_init_dma_channel()390 pxa_dma->sg_cpu[sglen].dcmd = DCMD_FLOWSRC | DCMD_BURST8 | DCMD_ENDIRQEN; in pxa_init_dma_channel()
159 …DCMD(si->rxdma) = DCMD_INCTRGADDR | DCMD_FLOWSRC | DCMD_WIDTH1 | DCMD_BURST32 | IRDA_FRAME_SIZE_L… in pxa_irda_fir_dma_rx_start()
200 dcmd = DCMD_INCTRGADDR | DCMD_FLOWSRC; in pxamci_setup_data()
574 desc->dcmd |= DCMD_INCTRGADDR | DCMD_FLOWSRC; in start_data_dma()