Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dmmp_pdma.c65 #define DCMD_BURST32 (3 << 16) /* 32 byte burst */ macro
464 chan->dcmd |= DCMD_BURST32; in mmp_pdma_prep_memcpy()
726 chan->dcmd |= DCMD_BURST32; in mmp_pdma_config_write()