Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/hisilicon/zip/
Dzip_main.c304 static const struct debugfs_reg32 hzip_dump_dfx_regs[] = { variable
908 int core_dfx_regs_num = ARRAY_SIZE(hzip_dump_dfx_regs); in hisi_zip_show_last_regs_init()
932 io_base + hzip_dump_dfx_regs[j].offset); in hisi_zip_show_last_regs_init()
952 int core_dfx_regs_num = ARRAY_SIZE(hzip_dump_dfx_regs); in hisi_zip_show_last_dfx_regs()
986 val = readl_relaxed(base + hzip_dump_dfx_regs[j].offset); in hisi_zip_show_last_dfx_regs()
989 hzip_dump_dfx_regs[j].name, in hisi_zip_show_last_dfx_regs()