Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dmax77620_regulators.c147 static struct reg_def max77620s_def[] = { variable
773 sc->nregs = nitems(max77620s_def); in max77620_regulator_attach()
780 child = ofw_bus_find_child(rnode, max77620s_def[i].name); in max77620_regulator_attach()
785 max77620s_def[i].name); in max77620_regulator_attach()
790 reg = max77620_attach(sc, child, max77620s_def + i); in max77620_regulator_attach()
793 max77620s_def[i].name); in max77620_regulator_attach()