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