Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/zip/
H A Dzip_main.c189 static const struct debugfs_reg32 hzip_dfx_regs[] = { variable
535 regset->regs = hzip_dfx_regs; in hisi_zip_core_debug_init()
536 regset->nregs = ARRAY_SIZE(hzip_dfx_regs); in hisi_zip_core_debug_init()
624 for (j = 0; j < ARRAY_SIZE(hzip_dfx_regs); j++) in hisi_zip_debug_regs_clear()
626 hzip_dfx_regs[j].offset); in hisi_zip_debug_regs_clear()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds