Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhisi_qm.c81 #define QM_CQE_PHASE(cqe) (((cqe)->w7) & QM_FVT_CFG_RDY_BIT) macro
838 if (QM_CQE_PHASE(cqe) == qp->cqc_phase) { in hisi_qp_recv()