Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/zip/
H A Dzip_main.c53 #define HZIP_CORE_INT_MASK_REG 0x3010A4 macro
630 qm->io_base + HZIP_CORE_INT_MASK_REG); in hisi_zip_hw_error_enable()
649 writel(0, qm->io_base + HZIP_CORE_INT_MASK_REG); in hisi_zip_hw_error_enable()
659 writel(ce | nfe | HZIP_CORE_INT_RAS_FE_ENB_MASK, qm->io_base + HZIP_CORE_INT_MASK_REG); in hisi_zip_hw_error_disable()