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.c64 #define DCMD_BURST32 (3 << 16) /* 32 byte burst */ macro
463 chan->dcmd |= DCMD_BURST32; in mmp_pdma_prep_memcpy()
725 chan->dcmd |= DCMD_BURST32; in mmp_pdma_config_write()