Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/iicbus/pmic/rockchip/
H A Drk8xx_regulators.c60 param = regnode_get_stdparam(regnode); in rk8xx_regnode_init()
308 reg_sc->param = regnode_get_stdparam(regnode); in rk8xx_reg_attach()
/freebsd-14.2/sys/dev/extres/regulator/
H A Dregulator.h106 struct regnode_std_param *regnode_get_stdparam(struct regnode *regnode);
H A Dregulator_fixed.c156 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-14.2/sys/dev/iicbus/pmic/silergy/
H A Dsy8106a.c218 reg_sc->param = regnode_get_stdparam(regnode); in sy8106a_reg_attach()
H A Dsyr827.c201 reg_sc->param = regnode_get_stdparam(regnode); in syr827_reg_attach()
/freebsd-14.2/sys/dev/gpio/
H A Dgpioregulator.c313 sc->reg_sc->param = regnode_get_stdparam(regnode); in gpioregulator_attach()
/freebsd-14.2/sys/dev/iicbus/pmic/
H A Dfan53555.c376 reg_sc->param = regnode_get_stdparam(regnode); in fan53555_reg_attach()
H A Dact8846_regulator.c419 reg_sc->param = regnode_get_stdparam(regnode); in act8846_attach()
/freebsd-14.2/sys/arm/allwinner/
H A Daxp81x.c760 param = regnode_get_stdparam(regnode); in axp8xx_regnode_init()
1415 reg_sc->param = regnode_get_stdparam(regnode); in axp8xx_reg_attach()
H A Daxp209.c1171 reg_sc->param = regnode_get_stdparam(regnode); in axp2xx_reg_attach()
/freebsd-14.2/sys/arm/nvidia/
H A Das3722_regulators.c571 reg_sc->param = regnode_get_stdparam(regnode); in as3722_attach()
/freebsd-14.2/sys/arm64/nvidia/tegra210/
H A Dmax77620_regulators.c721 reg_sc->param = regnode_get_stdparam(regnode); in max77620_attach()