chan_mem2cryp     210 drivers/crypto/ux500/cryp/cryp.h 	struct dma_chan *chan_mem2cryp;
chan_mem2cryp     495 drivers/crypto/ux500/cryp/cryp_core.c 	device_data->dma.chan_mem2cryp =
chan_mem2cryp     506 drivers/crypto/ux500/cryp/cryp_core.c 	dmaengine_slave_config(device_data->dma.chan_mem2cryp, &mem2cryp);
chan_mem2cryp     539 drivers/crypto/ux500/cryp/cryp_core.c 		channel = ctx->device->dma.chan_mem2cryp;
chan_mem2cryp     615 drivers/crypto/ux500/cryp/cryp_core.c 	chan = ctx->device->dma.chan_mem2cryp;