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 | 321 {QM_SUPPORT_RPM, 0x3100, 0, BIT(13), 0x0, 0x0, 0x1}, 325 {QM_SUPPORT_RPM, 0x3100, 0, BIT(12), 0x0, 0x0, 0x0}, 848 if (!test_bit(QM_SUPPORT_RPM, &qm->caps)) in qm_pm_get_sync() 864 if (!test_bit(QM_SUPPORT_RPM, &qm->caps)) in qm_pm_put_sync() 2850 if (test_bit(QM_SUPPORT_RPM, &qm->caps)) { in hisi_qm_pre_init() 5565 if (!test_bit(QM_SUPPORT_RPM, &qm->caps)) in hisi_qm_pm_init() 5584 if (!test_bit(QM_SUPPORT_RPM, &qm->caps)) in hisi_qm_pm_uninit()
|