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.c939 if (QM_EQE_PHASE(eqe) != qm->status.eqc_phase) { in qm_get_complete_eqe_num()
950 while (QM_EQE_PHASE(eqe) == qm->status.eqc_phase) { in qm_get_complete_eqe_num()
956 qm->status.eqc_phase = !qm->status.eqc_phase; in qm_get_complete_eqe_num()
3018 status->eqc_phase = true; in qm_init_eq_aeq_status()