Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/include/asm/
Dbfin_dma.h76 #define NDSIZE_9 0x0900 /* Next Descriptor Size = 9 */ macro
/linux-4.1.27/sound/soc/blackfin/
Dbf5xx-sport.c219 set_dma_config(sport->dma_rx_chan, (DMAFLOW_LARGE | NDSIZE_9 | \ in sport_rx_dma_start()
239 (DMAFLOW_LARGE | NDSIZE_9 | WDSIZE_32)); in sport_tx_dma_start()
543 config = DMAFLOW_LARGE | NDSIZE_9 | compute_wdsize(sport->wdsize) in sport_config_rx_dummy()
577 config = DMAFLOW_LARGE | NDSIZE_9 | in sport_config_tx_dummy()