Searched refs:DMAFLOW_LARGE (Results 1 – 4 of 4) sorted by relevance
46 #define DMAFLOW_LARGE DMAFLOW_LIST macro81 #define DMAFLOW_LARGE 0x7000 /* Large Model Descriptor List Mode */ macro
219 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()
155 a->config = WDSIZE_32 | NDSIZE_6 | DMAFLOW_LARGE; in desc_list_init()168 b->config = DMAEN | WNR | WDSIZE_32 | NDSIZE_6 | DMAFLOW_LARGE; in desc_list_init()210 a->config = DMAEN | WNR | WDSIZE_32 | NDSIZE_6 | DMAFLOW_LARGE; in desc_list_init()225 NDSIZE_6 | DMAFLOW_LARGE; in desc_list_init()
343 set_dma_config(CH_PPI, DMAFLOW_LARGE | NDSIZE_4 | WDSIZE_16); in config_dma()