Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/
H A Das3722_regulators.c75 struct reg_def { struct
92 struct reg_def *def; argument
130 static struct reg_def as3722s_def[] = {
506 as3722_fdt_parse(struct as3722_softc *sc, phandle_t node, struct reg_def *def, in as3722_fdt_parse()
548 as3722_attach(struct as3722_softc *sc, phandle_t node, struct reg_def *def) in as3722_attach()
/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dmax77620_regulators.c83 struct reg_def { struct
102 struct reg_def *def; argument
147 static struct reg_def max77620s_def[] = {
635 max77620_fdt_parse(struct max77620_softc *sc, phandle_t node, struct reg_def *def, in max77620_fdt_parse()
699 max77620_attach(struct max77620_softc *sc, phandle_t node, struct reg_def *def) in max77620_attach()