Searched refs:cryp_configure_for_dma (Results 1 - 3 of 3) sorted by relevance

/drivers/crypto/ux500/cryp/
H A Dcryp.c192 * cryp_configure_for_dma - configures the CRYP IP for DMA operation
196 void cryp_configure_for_dma(struct cryp_device_data *device_data, function
306 cryp_configure_for_dma(device_data, CRYP_DMA_DISABLE_BOTH);
H A Dcryp.h268 void cryp_configure_for_dma(struct cryp_device_data *device_data,
H A Dcryp_core.c852 cryp_configure_for_dma(device_data, CRYP_DMA_ENABLE_BOTH_DIRECTIONS);

Completed in 82 milliseconds