Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/extres/regulator/
H A Dregulator.h108 struct regnode_std_param *regnode_get_stdparam(struct regnode *regnode);
H A Dregulator_fixed.c155 sc->param = regnode_get_stdparam(regnode); in regnode_fixed_init()
H A Dregulator.c565 struct regnode_std_param *regnode_get_stdparam(struct regnode *regnode) in regnode_get_stdparam() function
/freebsd-13.1/sys/dev/iicbus/
H A Dsy8106a.c222 reg_sc->param = regnode_get_stdparam(regnode); in sy8106a_reg_attach()
H A Dsyr827.c203 reg_sc->param = regnode_get_stdparam(regnode); in syr827_reg_attach()
/freebsd-13.1/sys/arm64/rockchip/
H A Drk805.c378 param = regnode_get_stdparam(regnode); in rk805_regnode_init()
582 reg_sc->param = regnode_get_stdparam(regnode); in rk805_reg_attach()
/freebsd-13.1/sys/dev/gpio/
H A Dgpioregulator.c317 sc->reg_sc->param = regnode_get_stdparam(regnode); in gpioregulator_attach()
/freebsd-13.1/sys/dev/iicbus/pmic/
H A Dfan53555.c362 reg_sc->param = regnode_get_stdparam(regnode); in fan53555_reg_attach()
H A Dact8846_regulator.c421 reg_sc->param = regnode_get_stdparam(regnode); in act8846_attach()
/freebsd-13.1/sys/arm/allwinner/
H A Daxp81x.c766 param = regnode_get_stdparam(regnode); in axp8xx_regnode_init()
1421 reg_sc->param = regnode_get_stdparam(regnode); in axp8xx_reg_attach()
H A Daxp209.c1173 reg_sc->param = regnode_get_stdparam(regnode); in axp2xx_reg_attach()
/freebsd-13.1/sys/arm/nvidia/
H A Das3722_regulators.c573 reg_sc->param = regnode_get_stdparam(regnode); in as3722_attach()
/freebsd-13.1/sys/arm64/nvidia/tegra210/
H A Dmax77620_regulators.c723 reg_sc->param = regnode_get_stdparam(regnode); in max77620_attach()