Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhisi_acc_qm.h45 #define QM_MB_CMD_STOP_QP 0x8 macro
/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c1753 return hisi_qm_mb(qp->qm, QM_MB_CMD_STOP_QP, 0, qp->qp_id, 0); in qm_stop_qp()