Searched refs:hw_err_enable (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dhisi_acc_qm.h252 void (*hw_err_enable)(struct hisi_qm *qm); member in struct:hisi_qm_err_ini
/linux-master/drivers/crypto/hisilicon/zip/
H A Dzip_main.c1129 .hw_err_enable = hisi_zip_hw_error_enable,
/linux-master/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c1052 .hw_err_enable = sec_hw_error_enable,
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c1331 .hw_err_enable = hpre_hw_error_enable,
/linux-master/drivers/crypto/hisilicon/
H A Dqm.c3258 if (!qm->err_ini->hw_err_enable) {
3262 qm->err_ini->hw_err_enable(qm);

Completed in 168 milliseconds