Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/zip/
H A Dzip_main.c63 #define HZIP_CORE_INT_MASK_REG 0x3010A4 macro
308 qm->io_base + HZIP_CORE_INT_MASK_REG); in hisi_zip_hw_error_enable()
323 writel(0, qm->io_base + HZIP_CORE_INT_MASK_REG); in hisi_zip_hw_error_enable()
336 writel(HZIP_CORE_INT_MASK_ALL, qm->io_base + HZIP_CORE_INT_MASK_REG); in hisi_zip_hw_error_disable()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds