Searched refs:DCMD_BURST16 (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/arm/plat-pxa/include/plat/
H A Ddma.h47 #define DCMD_BURST16 (2 << 16) /* 16 byte burst */ macro
/linux-4.1.27/drivers/spi/
H A Dspi-pxa2xx-pxadma.c442 case DCMD_BURST16: pxa2xx_spi_set_dma_burst_and_threshold()
460 *burst_code = DCMD_BURST16; pxa2xx_spi_set_dma_burst_and_threshold()
471 *burst_code = DCMD_BURST16; pxa2xx_spi_set_dma_burst_and_threshold()
/linux-4.1.27/sound/arm/
H A Dpxa2xx-pcm-lib.c71 dcmd |= DCMD_BURST16; __pxa2xx_pcm_hw_params()
/linux-4.1.27/drivers/dma/
H A Dmmp_pdma.c68 #define DCMD_BURST16 (2 << 16) /* 16 byte burst */ macro
721 chan->dcmd |= DCMD_BURST16; mmp_pdma_config()

Completed in 127 milliseconds