Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/extres/regulator/
H A Dregulator.h140 int regulator_parse_ofw_stdparam(device_t dev, phandle_t node,
H A Dregulator_fixed.c378 rv = regulator_parse_ofw_stdparam(sc->dev, node, init_def); in regfix_parse_fdt()
H A Dregulator.c1005 regulator_parse_ofw_stdparam(device_t pdev, phandle_t node, in regulator_parse_ofw_stdparam() function
/freebsd-12.1/sys/dev/iicbus/
H A Dsy8106a.c210 regulator_parse_ofw_stdparam(dev, node, &initdef); in sy8106a_reg_attach()
H A Dsyr827.c219 regulator_parse_ofw_stdparam(dev, node, &initdef); in syr827_reg_attach()
/freebsd-12.1/sys/dev/gpio/
H A Dgpioregulator.c213 error = regulator_parse_ofw_stdparam(sc->dev, node, in gpioregulator_parse_fdt()
/freebsd-12.1/sys/arm64/rockchip/
H A Drk805.c387 if (regulator_parse_ofw_stdparam(dev, node, &initdef) != 0) { in rk805_reg_attach()
/freebsd-12.1/sys/arm/nvidia/
H A Das3722_regulators.c516 rv = regulator_parse_ofw_stdparam(sc->dev, node, in as3722_fdt_parse()
/freebsd-12.1/sys/arm/allwinner/
H A Daxp209.c1136 if (regulator_parse_ofw_stdparam(dev, node, &initdef) != 0) { in axp2xx_reg_attach()
H A Daxp81x.c1357 if (regulator_parse_ofw_stdparam(dev, node, &initdef) != 0) in axp8xx_reg_attach()