Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/hisilicon/zip/
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()