Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/hisilicon/hpre/
Dhpre_main.c72 #define HPRE_QM_AXI_CFG_MASK GENMASK(15, 0) macro
653 writel_relaxed(HPRE_QM_AXI_CFG_MASK, qm->io_base + QM_AXI_M_CFG); in hpre_set_user_domain_and_cache()