Searched refs:cxregs (Results 1 – 1 of 1) sorted by relevance
5015 static struct intel_regs cxregs[] = { variable5078 for (buff[0] = '\0', i = 0; cxregs[i].name != NULL && len-- != 0; i++) { in xxdmp_cl_regs()5079 value = clext_reg_read(pcic, socket, cxregs[i].off); in xxdmp_cl_regs()5081 if (cxregs[i].fmt) in xxdmp_cl_regs()5086 cxregs[i].name, value, cxregs[i].fmt); in xxdmp_cl_regs()5089 if (cxregs[i].fmt) in xxdmp_cl_regs()5094 cxregs[i].name, value, cxregs[i].fmt); in xxdmp_cl_regs()