Home
last modified time | relevance | path

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

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