Searched refs:DCMD_WIDTH4 (Results 1 – 7 of 7) sorted by relevance
51 #define DCMD_WIDTH4 (3 << 14) /* 4 byte width (Word) */ macro
59 dcmd |= DCMD_WIDTH4; in __pxa2xx_pcm_hw_params()
286 dma_width = DCMD_WIDTH4; in pxa2xx_spi_dma_prepare()
265 DCMD_WIDTH4 | DCMD_ENDIRQEN | (DCMD_LENGTH & rx_dmalen)); in smc_pxa_dma_insl()293 DCMD_WIDTH4 | DCMD_ENDIRQEN | (DCMD_LENGTH & tx_dmalen)); in smc_pxa_dma_outsl()
300 DCMD_WIDTH4 | (DCMD_LENGTH & len)); in smc_pxa_dma_insl()
72 #define DCMD_WIDTH4 (3 << 14) /* 4 byte width (Word) */ macro716 chan->dcmd |= DCMD_WIDTH4; in mmp_pdma_config()
563 desc->dcmd = DCMD_ENDIRQEN | DCMD_WIDTH4 | DCMD_BURST32 | dma_len; in start_data_dma()