Searched refs:hzip_dump_dfx_regs (Results 1 – 1 of 1) sorted by relevance
305 static const struct debugfs_reg32 hzip_dump_dfx_regs[] = { variable990 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()