Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/plat-pxa/include/plat/
Ddma.h47 #define DCMD_BURST16 (2 << 16) /* 16 byte burst */ macro
/linux-4.4.14/drivers/dma/
Dmmp_pdma.c68 #define DCMD_BURST16 (2 << 16) /* 16 byte burst */ macro
720 chan->dcmd |= DCMD_BURST16; in mmp_pdma_config()