Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c312 static const struct debugfs_reg32 hpre_com_dfx_regs[] = { variable
988 regset->regs = hpre_com_dfx_regs; in hpre_pf_comm_regs_debugfs_init()
989 regset->nregs = ARRAY_SIZE(hpre_com_dfx_regs); in hpre_pf_comm_regs_debugfs_init()
1195 int com_dfx_regs_num = ARRAY_SIZE(hpre_com_dfx_regs); in hpre_show_last_regs_init()
1209 hpre_com_dfx_regs[i].offset); in hpre_show_last_regs_init()
1237 int com_dfx_regs_num = ARRAY_SIZE(hpre_com_dfx_regs); in hpre_show_last_dfx_regs()
1250 val = readl_relaxed(qm->io_base + hpre_com_dfx_regs[i].offset); in hpre_show_last_dfx_regs()
1253 hpre_com_dfx_regs[i].name, debug->last_words[i], val); in hpre_show_last_dfx_regs()
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c154 static const struct debugfs_reg32 hpre_com_dfx_regs[] = { variable
622 regset->regs = hpre_com_dfx_regs; in hpre_pf_comm_regs_debugfs_init()
623 regset->nregs = ARRAY_SIZE(hpre_com_dfx_regs); in hpre_pf_comm_regs_debugfs_init()

Completed in 4 milliseconds