Home
last modified time | relevance | path

Searched refs:DCMD_BURST32 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dma/
H A Dmmp_pdma.c72 #define DCMD_BURST32 (3 << 16) /* 32 byte burst */ macro
632 chan->dcmd |= DCMD_BURST32; in mmp_pdma_prep_memcpy()
901 chan->dcmd |= DCMD_BURST32; in mmp_pdma_config_write()