Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/zip/
H A Dzip_main.c293 static const struct debugfs_reg32 hzip_dfx_regs[] = { variable
832 regset->regs = hzip_dfx_regs; in hisi_zip_core_debug_init()
833 regset->nregs = ARRAY_SIZE(hzip_dfx_regs); in hisi_zip_core_debug_init()
930 for (j = 0; j < ARRAY_SIZE(hzip_dfx_regs); j++) in hisi_zip_debug_regs_clear()
932 hzip_dfx_regs[j].offset); in hisi_zip_debug_regs_clear()