Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/hisilicon/zip/
H A Dzip_main.c272 static const struct debugfs_reg32 hzip_dfx_regs[] = { variable
841 regset->regs = hzip_dfx_regs; in hisi_zip_core_debug_init()
842 regset->nregs = ARRAY_SIZE(hzip_dfx_regs); in hisi_zip_core_debug_init()
966 for (j = 0; j < ARRAY_SIZE(hzip_dfx_regs); j++) in hisi_zip_debug_regs_clear()
968 hzip_dfx_regs[j].offset); in hisi_zip_debug_regs_clear()