Searched refs:chan_mem2cryp (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/crypto/ux500/cryp/
H A Dcryp.h210 struct dma_chan *chan_mem2cryp; member in struct:cryp_dma
H A Dcryp_core.c494 device_data->dma.chan_mem2cryp = cryp_dma_setup_channel()
505 dmaengine_slave_config(device_data->dma.chan_mem2cryp, &mem2cryp); cryp_dma_setup_channel()
538 channel = ctx->device->dma.chan_mem2cryp; cryp_set_dma_transfer()
608 chan = ctx->device->dma.chan_mem2cryp; cryp_dma_done()

Completed in 135 milliseconds