Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dmmp_pdma.c64 #define DCMD_BURST8 (1 << 16) /* 8 byte burst */ macro
723 chan->dcmd |= DCMD_BURST8; in mmp_pdma_config_write()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h303 #define DCMD_BURST8 (1 << 16) /* 8 byte burst */ macro