Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/hisilicon/zip/
H A Dzip_main.c305 static const struct debugfs_reg32 hzip_dump_dfx_regs[] = { variable
990 int core_dfx_regs_num = ARRAY_SIZE(hzip_dump_dfx_regs); in hisi_zip_show_last_regs_init()
1017 io_base + hzip_dump_dfx_regs[j].offset); in hisi_zip_show_last_regs_init()
1037 int core_dfx_regs_num = ARRAY_SIZE(hzip_dump_dfx_regs); in hisi_zip_show_last_dfx_regs()
1075 val = readl_relaxed(base + hzip_dump_dfx_regs[j].offset); in hisi_zip_show_last_dfx_regs()
1078 hzip_dump_dfx_regs[j].name, in hisi_zip_show_last_dfx_regs()