Home
last modified time | relevance | path

Searched refs:CESA_TDMA_END_OF_REQ (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
H A Dtdma.c135 if (tdma->flags & CESA_TDMA_END_OF_REQ) { in mv_cesa_tdma_process()
H A Dcesa.h274 #define CESA_TDMA_END_OF_REQ BIT(29) macro
H A Dcipher.c379 basereq->chain.last->flags |= CESA_TDMA_END_OF_REQ; in mv_cesa_skcipher_dma_req_init()
H A Dhash.c711 basereq->chain.last->flags |= CESA_TDMA_END_OF_REQ; in mv_cesa_ahash_dma_req_init()
/kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/
H A Dcesa.h274 #define CESA_TDMA_END_OF_REQ BIT(29) macro
H A Dtdma.c135 if (tdma->flags & CESA_TDMA_END_OF_REQ) { in mv_cesa_tdma_process()
H A Dcipher.c389 basereq->chain.last->flags |= CESA_TDMA_END_OF_REQ; in mv_cesa_skcipher_dma_req_init()
H A Dhash.c735 basereq->chain.last->flags |= CESA_TDMA_END_OF_REQ; in mv_cesa_ahash_dma_req_init()

Completed in 11 milliseconds