Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dmmp_pdma.c62 #define DCMD_BURST8 (1 << 16) /* 8 byte burst */ macro
721 chan->dcmd |= DCMD_BURST8; in mmp_pdma_config_write()