Home
last modified time | relevance | path

Searched refs:aeqe_dma (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/crypto/hisilicon/
Dqm.h145 dma_addr_t aeqe_dma; member
Dqm.c1609 aeqc->base_l = lower_32_bits(qm->aeqe_dma); in qm_eq_ctx_cfg()
1610 aeqc->base_h = upper_32_bits(qm->aeqe_dma); in qm_eq_ctx_cfg()
1659 qm->aeqe, (unsigned long)qm->aeqe_dma, in __hisi_qm_start()