Searched refs:axp813_regdefs (Results 1 – 1 of 1) sorted by relevance
279 static struct axp8xx_regdef axp813_regdefs[] = { variable1494 sc->nregs += nitems(axp813_regdefs); in axp8xx_attach()1524 regname = axp813_regdefs[off].name; in axp8xx_attach()1525 regdef = &axp813_regdefs[off]; in axp8xx_attach()