Home
last modified time | relevance | path

Searched refs:axp803_regdefs (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/allwinner/
H A Daxp81x.c269 static struct axp8xx_regdef axp803_regdefs[] = { variable
1491 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()