Searched refs:DMAFLOW_LIST (Results 1 – 2 of 2) sorted by relevance
45 #define DMAFLOW_LIST 0x00004000 /* Descriptor List Mode */ macro46 #define DMAFLOW_LARGE DMAFLOW_LIST
72 set_dma_config(sport->tx_dma_chan, DMAFLOW_LIST | DI_EN in sport_tx_start()83 set_dma_config(sport->rx_dma_chan, DMAFLOW_LIST | DI_EN | WNR in sport_rx_start()166 cfg = DMAFLOW_LIST | DI_EN | compute_wdsize(sport->wdsize) | NDSIZE_6; in sport_config_tx_dma()197 cfg = DMAFLOW_LIST | DI_EN | compute_wdsize(sport->wdsize) in sport_config_rx_dma()