Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhisi_acc_qm.h219 bool eqc_phase; member
/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c934 if (QM_EQE_PHASE(eqe) != qm->status.eqc_phase) { in qm_get_complete_eqe_num()
945 while (QM_EQE_PHASE(eqe) == qm->status.eqc_phase) { in qm_get_complete_eqe_num()
951 qm->status.eqc_phase = !qm->status.eqc_phase; in qm_get_complete_eqe_num()
3016 status->eqc_phase = true; in qm_init_eq_aeq_status()