Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/extres/regulator/
H A Dregulator.h146 int regulator_parse_ofw_stdparam(device_t dev, phandle_t node,
H A Dregulator_fixed.c391 rv = regulator_parse_ofw_stdparam(sc->dev, node, init_def); in regfix_parse_fdt()
H A Dregulator.c1136 regulator_parse_ofw_stdparam(device_t pdev, phandle_t node, in regulator_parse_ofw_stdparam() function
/freebsd-13.1/sys/dev/iicbus/
H A Dsy8106a.c209 regulator_parse_ofw_stdparam(dev, node, &initdef); in sy8106a_reg_attach()
H A Dsyr827.c190 regulator_parse_ofw_stdparam(dev, node, &initdef); in syr827_reg_attach()
/freebsd-13.1/sys/dev/gpio/
H A Dgpioregulator.c212 error = regulator_parse_ofw_stdparam(sc->dev, node, in gpioregulator_parse_fdt()
/freebsd-13.1/sys/dev/iicbus/pmic/
H A Dfan53555.c324 if (regulator_parse_ofw_stdparam(sc->dev, node, &initdef) != 0) { in fan53555_reg_attach()
H A Dact8846_regulator.c375 rv = regulator_parse_ofw_stdparam(sc->dev, node, init_def); in act8846_fdt_parse()
/freebsd-13.1/sys/arm/nvidia/
H A Das3722_regulators.c513 rv = regulator_parse_ofw_stdparam(sc->dev, node, in as3722_fdt_parse()
/freebsd-13.1/sys/arm64/rockchip/
H A Drk805.c560 if (regulator_parse_ofw_stdparam(dev, node, &initdef) != 0) { in rk805_reg_attach()
/freebsd-13.1/sys/arm64/nvidia/tegra210/
H A Dmax77620_regulators.c642 rv = regulator_parse_ofw_stdparam(sc->dev, node, in max77620_fdt_parse()
/freebsd-13.1/sys/arm/allwinner/
H A Daxp209.c1152 if (regulator_parse_ofw_stdparam(dev, node, &initdef) != 0) { in axp2xx_reg_attach()
H A Daxp81x.c1402 if (regulator_parse_ofw_stdparam(dev, node, &initdef) != 0) in axp8xx_reg_attach()