Searched refs:PSIZE_32 (Results 1 – 6 of 6) sorted by relevance
23 #define PSIZE_32 0x00000020 /* Transfer Word Size = 32 */ macro58 #define PSIZE_32 0x0000 /* Transfer Word Size = 32 */ macro
198 DMAEN | PSIZE_32 | WDSIZE_32; in bfin_crypto_crc_config_dma()213 dma_config = DMAFLOW_ARRAY | RESTART | NDSIZE_3 | DMAEN | PSIZE_32; in bfin_crypto_crc_config_dma()250 dma_config = DMAFLOW_ARRAY | RESTART | NDSIZE_3 | DMAEN | PSIZE_32 | WDSIZE_32; in bfin_crypto_crc_config_dma()
303 dma_config |= WDSIZE_32 | PSIZE_32; in ppi_set_params()
65 return WDSIZE_32 | PSIZE_32; in compute_wdsize()
162 dma_cfg |= PSIZE_32 | NDSIZE_3; in sdh_setup_data()
460 dma_config = WDSIZE_32 | PSIZE_32; in adi_spi_dma_xfer()