Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/hisilicon/
Dqm.c107 #define QM_CAPBILITY 0x100158 macro
5541 qm->ctrl_qp_num = readl(qm->io_base + QM_CAPBILITY) & in qm_get_qp_num()
5545 qm->max_qp_num = (readl(qm->io_base + QM_CAPBILITY) >> in qm_get_qp_num()