Searched refs:QM_SUPPORT_RPM (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | hisi_acc_qm.h | 160 QM_SUPPORT_RPM, enumerator
|
/openbmc/linux/drivers/crypto/hisilicon/ |
H A D | qm.c | 327 {QM_SUPPORT_RPM, 0x3100, 0, BIT(13), 0x0, 0x0, 0x1}, 331 {QM_SUPPORT_RPM, 0x3100, 0, BIT(12), 0x0, 0x0, 0x0}, 854 if (!test_bit(QM_SUPPORT_RPM, &qm->caps)) in qm_pm_get_sync() 870 if (!test_bit(QM_SUPPORT_RPM, &qm->caps)) in qm_pm_put_sync() 2853 if (test_bit(QM_SUPPORT_RPM, &qm->caps)) { in hisi_qm_pre_init() 5586 if (!test_bit(QM_SUPPORT_RPM, &qm->caps)) in hisi_qm_pm_init() 5605 if (!test_bit(QM_SUPPORT_RPM, &qm->caps)) in hisi_qm_pm_uninit()
|