Searched refs:DMAFLOW_ARRAY (Results 1 – 4 of 4) sorted by relevance
47 #define DMAFLOW_ARRAY 0x00005000 /* Descriptor Array Mode */ macro79 #define DMAFLOW_ARRAY 0x4000 /* Descriptor Array Mode */ macro
217 dma_config = DMAFLOW_ARRAY | RESTART | NDSIZE_3 | in bfin_crypto_crc_config_dma()233 dma_config = DMAFLOW_ARRAY | RESTART | NDSIZE_3 | DMAEN | PSIZE_32; in bfin_crypto_crc_config_dma()270 dma_config = DMAFLOW_ARRAY | RESTART | NDSIZE_3 | DMAEN | PSIZE_32 | WDSIZE_32; in bfin_crypto_crc_config_dma()
160 dma_cfg |= DMAFLOW_ARRAY | RESTART | WDSIZE_32 | DMAEN; in sdh_setup_data()
837 unsigned short config = DMAFLOW_ARRAY | NDSIZE_5 | RESTART | WDSIZE_16 | DMAEN; in bfin_bmdma_setup()