Home
last modified time | relevance | path

Searched refs:QM_SUPPORT_SVA_PREFETCH (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Dhisi_acc_qm.h159 QM_SUPPORT_SVA_PREFETCH, enumerator
/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c479 if (!test_bit(QM_SUPPORT_SVA_PREFETCH, &qm->caps)) in sec_open_sva_prefetch()
499 if (!test_bit(QM_SUPPORT_SVA_PREFETCH, &qm->caps)) in sec_close_sva_prefetch()
/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c557 if (!test_bit(QM_SUPPORT_SVA_PREFETCH, &qm->caps)) in hpre_open_sva_prefetch()
578 if (!test_bit(QM_SUPPORT_SVA_PREFETCH, &qm->caps)) in hpre_close_sva_prefetch()
/openbmc/linux/drivers/crypto/hisilicon/zip/
H A Dzip_main.c499 if (!test_bit(QM_SUPPORT_SVA_PREFETCH, &qm->caps)) in hisi_zip_open_sva_prefetch()
519 if (!test_bit(QM_SUPPORT_SVA_PREFETCH, &qm->caps)) in hisi_zip_close_sva_prefetch()
/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c317 {QM_SUPPORT_SVA_PREFETCH, 0x3100, 0, BIT(14), 0x0, 0x0, 0x1},
1111 if (!test_bit(QM_SUPPORT_SVA_PREFETCH, &qm->caps)) in qm_init_prefetch()