Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/iicbus/pmic/rockchip/
H A Drk8xx_regulators.c58 sc = regnode_get_softc(regnode); in rk8xx_regnode_init()
94 sc = regnode_get_softc(regnode); in rk8xx_regnode_enable()
187 sc = regnode_get_softc(regnode); in rk8xx_regnode_status()
206 sc = regnode_get_softc(regnode); in rk8xx_regnode_set_voltage()
244 sc = regnode_get_softc(regnode); in rk8xx_regnode_get_voltage()
303 reg_sc = regnode_get_softc(regnode); in rk8xx_reg_attach()
/freebsd-14.2/sys/dev/iicbus/pmic/silergy/
H A Dsy8106a.c131 sc = regnode_get_softc(regnode); in sy8106a_regnode_enable()
153 sc = regnode_get_softc(regnode); in sy8106a_regnode_set_voltage()
177 sc = regnode_get_softc(regnode); in sy8106a_regnode_get_voltage()
214 reg_sc = regnode_get_softc(regnode); in sy8106a_reg_attach()
H A Dsyr827.c112 sc = regnode_get_softc(regnode); in syr827_regnode_enable()
134 sc = regnode_get_softc(regnode); in syr827_regnode_set_voltage()
159 sc = regnode_get_softc(regnode); in syr827_regnode_get_voltage()
197 reg_sc = regnode_get_softc(regnode); in syr827_reg_attach()
/freebsd-14.2/sys/dev/gpio/
H A Dgpioregulator.c83 sc = regnode_get_softc(regnode); in gpioregulator_regnode_init()
107 sc = regnode_get_softc(regnode); in gpioregulator_regnode_enable()
131 sc = regnode_get_softc(regnode); in gpioregulator_regnode_set_voltage()
164 sc = regnode_get_softc(regnode); in gpioregulator_regnode_get_voltage()
310 sc->reg_sc = regnode_get_softc(regnode); in gpioregulator_attach()
/freebsd-14.2/sys/dev/extres/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.h104 void *regnode_get_softc(struct regnode *regnode);
H A Dregulator.c552 regnode_get_softc(struct regnode *regnode) in regnode_get_softc() function
/freebsd-14.2/sys/dev/iicbus/pmic/
H A Dfan53555.c208 sc = regnode_get_softc(regnode); in fan53555_regnode_enable()
232 sc = regnode_get_softc(regnode); in fan53555_regnode_set_voltage()
259 sc = regnode_get_softc(regnode); in fan53555_regnode_get_voltage()
372 reg_sc = regnode_get_softc(regnode); in fan53555_reg_attach()
H A Dact8846_regulator.c281 sc = regnode_get_softc(regnode); in act8846_regnode_enable()
301 sc = regnode_get_softc(regnode); in act8846_regnode_set_voltage()
333 sc = regnode_get_softc(regnode); in act8846_regnode_get_voltage()
415 reg_sc = regnode_get_softc(regnode); in act8846_attach()
/freebsd-14.2/sys/arm/nvidia/
H A Das3722_regulators.c463 sc = regnode_get_softc(regnode); in as3722_regnode_init()
563 reg_sc = regnode_get_softc(regnode); in as3722_attach()
662 sc = regnode_get_softc(regnode); in as3722_regnode_enable()
680 sc = regnode_get_softc(regnode); in as3722_regnode_set_volt()
699 sc = regnode_get_softc(regnode); in as3722_regnode_get_volt()
/freebsd-14.2/sys/arm64/nvidia/tegra210/
H A Dmax77620_regulators.c552 sc = regnode_get_softc(regnode); in max77620_regnode_init()
714 reg_sc = regnode_get_softc(regnode); in max77620_attach()
827 sc = regnode_get_softc(regnode); in max77620_regnode_enable()
858 sc = regnode_get_softc(regnode); in max77620_regnode_set_volt()
877 sc = regnode_get_softc(regnode); in max77620_regnode_get_volt()
/freebsd-14.2/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.c783 sc = regnode_get_softc(regnode); in axp8xx_regnode_enable()
853 sc = regnode_get_softc(regnode); in axp8xx_regnode_status()
870 sc = regnode_get_softc(regnode); in axp8xx_regnode_set_voltage()
897 sc = regnode_get_softc(regnode); in axp8xx_regnode_get_voltage()
1410 reg_sc = regnode_get_softc(regnode); in axp8xx_reg_attach()