Searched refs:QP_STOP (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dhisi_acc_qm.h118 QP_STOP, enumerator in enum:qp_state
/linux-master/drivers/crypto/hisilicon/
H A Dqm.c885 if (unlikely(atomic_read(&qp->qp_status.flags) == QP_STOP))
2144 atomic_set(&qp->qp_status.flags, QP_STOP);
2196 if (unlikely(atomic_read(&qp->qp_status.flags) == QP_STOP ||
3099 if (atomic_read(&qp->qp_status.flags) == QP_STOP &&

Completed in 107 milliseconds