Searched refs:errregs (Results 1 – 1 of 1) sorted by relevance
835 u32 errregs[7]; in calioc2_dump_error_regs() local858 for (i = 0; i < ARRAY_SIZE(errregs); i++) { in calioc2_dump_error_regs()862 errregs[i] = be32_to_cpu(readl(target)); in calioc2_dump_error_regs()863 pr_cont("0x%08x@0x%lx ", errregs[i], erroff); in calioc2_dump_error_regs()