Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/hisilicon/zip/
H A Dzip_main.c55 #define HZIP_CORE_INT_MASK_REG 0x3010A4 macro
614 qm->io_base + HZIP_CORE_INT_MASK_REG); in hisi_zip_hw_error_enable()
633 writel(0, qm->io_base + HZIP_CORE_INT_MASK_REG); in hisi_zip_hw_error_enable()
645 writel(ce | nfe | HZIP_CORE_INT_RAS_FE_ENB_MASK, qm->io_base + HZIP_CORE_INT_MASK_REG); in hisi_zip_hw_error_disable()