Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/hisilicon/zip/
H A Dzip_main.c297 static const struct debugfs_reg32 hzip_com_dfx_regs[] = { variable
991 int com_dfx_regs_num = ARRAY_SIZE(hzip_com_dfx_regs); in hisi_zip_show_last_regs_init()
1008 io_base = qm->io_base + hzip_com_dfx_regs[i].offset; in hisi_zip_show_last_regs_init()
1038 int com_dfx_regs_num = ARRAY_SIZE(hzip_com_dfx_regs); in hisi_zip_show_last_dfx_regs()
1051 val = readl_relaxed(qm->io_base + hzip_com_dfx_regs[i].offset); in hisi_zip_show_last_dfx_regs()
1054 hzip_com_dfx_regs[i].name, debug->last_words[i], val); in hisi_zip_show_last_dfx_regs()