Home
last modified time | relevance | path

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

/freebsd/sys/dev/regulator/
H A Dregulator.h145 int regulator_parse_ofw_stdparam(device_t dev, phandle_t node,
H A Dregulator_fixed.c392 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/sys/dev/iicbus/pmic/silergy/
H A Dsy8106a.c204 regulator_parse_ofw_stdparam(dev, node, &initdef); in sy8106a_reg_attach()
H A Dsyr827.c187 regulator_parse_ofw_stdparam(dev, node, &initdef); in syr827_reg_attach()
/freebsd/sys/dev/gpio/
H A Dgpioregulator.c207 error = regulator_parse_ofw_stdparam(sc->dev, node, in gpioregulator_parse_fdt()
/freebsd/sys/dev/iicbus/pmic/rockchip/
H A Drk8xx_regulators.c285 if (regulator_parse_ofw_stdparam(dev, node, &initdef) != 0) { in rk8xx_reg_attach()
/freebsd/sys/dev/iicbus/pmic/
H A Dfan53555.c337 if (regulator_parse_ofw_stdparam(sc->dev, node, &initdef) != 0) { in fan53555_reg_attach()
H A Dact8846_regulator.c372 rv = regulator_parse_ofw_stdparam(sc->dev, node, init_def); in act8846_fdt_parse()
/freebsd/sys/arm/nvidia/
H A Das3722_regulators.c510 rv = regulator_parse_ofw_stdparam(sc->dev, node, in as3722_fdt_parse()
/freebsd/sys/arm64/nvidia/tegra210/
H A Dmax77620_regulators.c639 rv = regulator_parse_ofw_stdparam(sc->dev, node, in max77620_fdt_parse()
/freebsd/sys/arm/allwinner/
H A Daxp209.c1150 if (regulator_parse_ofw_stdparam(dev, node, &initdef) != 0) { in axp2xx_reg_attach()
H A Daxp81x.c1395 if (regulator_parse_ofw_stdparam(dev, node, &initdef) != 0) in axp8xx_reg_attach()