Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/pmic/rockchip/
H A Drk8xx_regulators.c57 sc = regnode_get_softc(regnode); in rk8xx_regnode_init()
93 sc = regnode_get_softc(regnode); in rk8xx_regnode_enable()
186 sc = regnode_get_softc(regnode); in rk8xx_regnode_status()
205 sc = regnode_get_softc(regnode); in rk8xx_regnode_set_voltage()
243 sc = regnode_get_softc(regnode); in rk8xx_regnode_get_voltage()
302 reg_sc = regnode_get_softc(regnode); in rk8xx_reg_attach()
/freebsd/sys/dev/iicbus/pmic/silergy/
H A Dsy8106a.c130 sc = regnode_get_softc(regnode); in sy8106a_regnode_enable()
152 sc = regnode_get_softc(regnode); in sy8106a_regnode_set_voltage()
176 sc = regnode_get_softc(regnode); in sy8106a_regnode_get_voltage()
213 reg_sc = regnode_get_softc(regnode); in sy8106a_reg_attach()
H A Dsyr827.c111 sc = regnode_get_softc(regnode); in syr827_regnode_enable()
133 sc = regnode_get_softc(regnode); in syr827_regnode_set_voltage()
158 sc = regnode_get_softc(regnode); in syr827_regnode_get_voltage()
196 reg_sc = regnode_get_softc(regnode); in syr827_reg_attach()
/freebsd/sys/dev/gpio/
H A Dgpioregulator.c82 sc = regnode_get_softc(regnode); in gpioregulator_regnode_init()
106 sc = regnode_get_softc(regnode); in gpioregulator_regnode_enable()
130 sc = regnode_get_softc(regnode); in gpioregulator_regnode_set_voltage()
163 sc = regnode_get_softc(regnode); in gpioregulator_regnode_get_voltage()
309 sc->reg_sc = regnode_get_softc(regnode); in gpioregulator_attach()
/freebsd/sys/dev/regulator/
H A Dregulator_fixed.c154 sc = regnode_get_softc(regnode); in regnode_fixed_init()
194 sc = regnode_get_softc(regnode); in regnode_fixed_enable()
237 sc = regnode_get_softc(regnode); in regnode_fixed_stop()
269 sc = regnode_get_softc(regnode); in regnode_fixed_status()
291 sc = regnode_get_softc(regnode); in regnode_fixed_get_voltage()
308 sc = regnode_get_softc(regnode); in regnode_fixed_register()
H A Dregulator.h105 void *regnode_get_softc(struct regnode *regnode);
H A Dregulator.c552 regnode_get_softc(struct regnode *regnode) in regnode_get_softc() function
/freebsd/sys/dev/iicbus/pmic/
H A Dfan53555.c207 sc = regnode_get_softc(regnode); in fan53555_regnode_enable()
231 sc = regnode_get_softc(regnode); in fan53555_regnode_set_voltage()
258 sc = regnode_get_softc(regnode); in fan53555_regnode_get_voltage()
371 reg_sc = regnode_get_softc(regnode); in fan53555_reg_attach()
H A Dact8846_regulator.c280 sc = regnode_get_softc(regnode); in act8846_regnode_enable()
300 sc = regnode_get_softc(regnode); in act8846_regnode_set_voltage()
332 sc = regnode_get_softc(regnode); in act8846_regnode_get_voltage()
414 reg_sc = regnode_get_softc(regnode); in act8846_attach()
/freebsd/sys/arm/nvidia/
H A Das3722_regulators.c462 sc = regnode_get_softc(regnode); in as3722_regnode_init()
562 reg_sc = regnode_get_softc(regnode); in as3722_attach()
661 sc = regnode_get_softc(regnode); in as3722_regnode_enable()
679 sc = regnode_get_softc(regnode); in as3722_regnode_set_volt()
698 sc = regnode_get_softc(regnode); in as3722_regnode_get_volt()
/freebsd/sys/arm64/nvidia/tegra210/
H A Dmax77620_regulators.c551 sc = regnode_get_softc(regnode); in max77620_regnode_init()
713 reg_sc = regnode_get_softc(regnode); in max77620_attach()
826 sc = regnode_get_softc(regnode); in max77620_regnode_enable()
857 sc = regnode_get_softc(regnode); in max77620_regnode_set_volt()
876 sc = regnode_get_softc(regnode); in max77620_regnode_get_volt()
/freebsd/sys/arm/allwinner/
H A Daxp209.c661 sc = regnode_get_softc(regnode); in axp2xx_regnode_enable()
714 sc = regnode_get_softc(regnode); in axp2xx_regnode_status()
731 sc = regnode_get_softc(regnode); in axp2xx_regnode_set_voltage()
752 sc = regnode_get_softc(regnode); in axp2xx_regnode_get_voltage()
1166 reg_sc = regnode_get_softc(regnode); in axp2xx_reg_attach()
H A Daxp81x.c782 sc = regnode_get_softc(regnode); in axp8xx_regnode_enable()
852 sc = regnode_get_softc(regnode); in axp8xx_regnode_status()
869 sc = regnode_get_softc(regnode); in axp8xx_regnode_set_voltage()
896 sc = regnode_get_softc(regnode); in axp8xx_regnode_get_voltage()
1409 reg_sc = regnode_get_softc(regnode); in axp8xx_reg_attach()