Home
last modified time | relevance | path

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

/freebsd/sys/arm64/nvidia/tegra210/
H A Dmax77620_regulators.c144 static struct reg_def max77620s_def[] = { variable
770 sc->nregs = nitems(max77620s_def); in max77620_regulator_attach()
777 child = ofw_bus_find_child(rnode, max77620s_def[i].name); in max77620_regulator_attach()
782 max77620s_def[i].name); in max77620_regulator_attach()
787 reg = max77620_attach(sc, child, max77620s_def + i); in max77620_regulator_attach()
790 max77620s_def[i].name); in max77620_regulator_attach()