Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/
H A Das3722_regulators.c72 struct reg_def { struct
89 struct reg_def *def; argument
127 static struct reg_def as3722s_def[] = {
503 as3722_fdt_parse(struct as3722_softc *sc, phandle_t node, struct reg_def *def, in as3722_fdt_parse()
545 as3722_attach(struct as3722_softc *sc, phandle_t node, struct reg_def *def) in as3722_attach()
/freebsd/sys/arm64/nvidia/tegra210/
H A Dmax77620_regulators.c80 struct reg_def { struct
99 struct reg_def *def; argument
144 static struct reg_def max77620s_def[] = {
632 max77620_fdt_parse(struct max77620_softc *sc, phandle_t node, struct reg_def *def, in max77620_fdt_parse()
696 max77620_attach(struct max77620_softc *sc, phandle_t node, struct reg_def *def) in max77620_attach()