Searched refs:cxregs (Results 1 – 1 of 1) sorted by relevance
5016 static struct intel_regs cxregs[] = { variable5079 for (buff[0] = '\0', i = 0; cxregs[i].name != NULL && len-- != 0; i++) { in xxdmp_cl_regs()5080 value = clext_reg_read(pcic, socket, cxregs[i].off); in xxdmp_cl_regs()5082 if (cxregs[i].fmt) in xxdmp_cl_regs()5087 cxregs[i].name, value, cxregs[i].fmt); in xxdmp_cl_regs()5090 if (cxregs[i].fmt) in xxdmp_cl_regs()5095 cxregs[i].name, value, cxregs[i].fmt); in xxdmp_cl_regs()