Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_main.c70 if (cur_dev->qm.fun_type == HISI_QM_HW_PF) in sec_create_qp()
199 if (qm->fun_type == HISI_QM_HW_PF) { in sec_qm_init()
222 sec_dev->fun_type = HISI_QM_HW_PF; in sec_alloc()
H A Dhpre_main.c67 if (qm->fun_type == HISI_QM_HW_PF) in hpre_create_qp()
259 if (qm->fun_type == HISI_QM_HW_PF) { in hpre_qm_init()
282 hpre_dev->fun_type = HISI_QM_HW_PF; in hpre_pre_init()
H A Dhisi_qm.h44 HISI_QM_HW_PF, enumerator
H A Dhisi_qm.c580 if (qm->fun_type == HISI_QM_HW_PF) { in hisi_qm_start()