Searched refs:NDSIZE_3 (Results 1 – 3 of 3) sorted by relevance
39 #define NDSIZE_3 0x00030000 /* Next Descriptor Size = 4 */ macro70 #define NDSIZE_3 0x0300 /* Next Descriptor Size = 3 */ 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()
162 dma_cfg |= PSIZE_32 | NDSIZE_3; in sdh_setup_data()