Searched refs:axp803_regdefs (Results 1 – 1 of 1) sorted by relevance
269 static struct axp8xx_regdef axp803_regdefs[] = { variable1491 sc->nregs += nitems(axp803_regdefs); in axp8xx_attach()1520 regname = axp803_regdefs[off].name; in axp8xx_attach()1521 regdef = &axp803_regdefs[off]; in axp8xx_attach()