Searched refs:hpre_com_dfx_regs (Results 1 – 1 of 1) sorted by relevance
303 static const struct debugfs_reg32 hpre_com_dfx_regs[] = { variable1012 regset->regs = hpre_com_dfx_regs; in hpre_pf_comm_regs_debugfs_init()1013 regset->nregs = ARRAY_SIZE(hpre_com_dfx_regs); in hpre_pf_comm_regs_debugfs_init()1179 int com_dfx_regs_num = ARRAY_SIZE(hpre_com_dfx_regs); in hpre_show_last_regs_init()1192 hpre_com_dfx_regs[i].offset); in hpre_show_last_regs_init()1220 int com_dfx_regs_num = ARRAY_SIZE(hpre_com_dfx_regs); in hpre_show_last_dfx_regs()1233 val = readl_relaxed(qm->io_base + hpre_com_dfx_regs[i].offset); in hpre_show_last_dfx_regs()1236 hpre_com_dfx_regs[i].name, debug->last_words[i], val); in hpre_show_last_dfx_regs()