Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/iicbus/
H A Dsy8106a.c135 sc = regnode_get_softc(regnode); in sy8106a_regnode_enable()
157 sc = regnode_get_softc(regnode); in sy8106a_regnode_set_voltage()
181 sc = regnode_get_softc(regnode); in sy8106a_regnode_get_voltage()
218 reg_sc = regnode_get_softc(regnode); in sy8106a_reg_attach()
H A Dsyr827.c114 sc = regnode_get_softc(regnode); in syr827_regnode_enable()
136 sc = regnode_get_softc(regnode); in syr827_regnode_set_voltage()
161 sc = regnode_get_softc(regnode); in syr827_regnode_get_voltage()
199 reg_sc = regnode_get_softc(regnode); in syr827_reg_attach()
/freebsd-13.1/sys/dev/gpio/
H A Dgpioregulator.c87 sc = regnode_get_softc(regnode); in gpioregulator_regnode_init()
111 sc = regnode_get_softc(regnode); in gpioregulator_regnode_enable()
135 sc = regnode_get_softc(regnode); in gpioregulator_regnode_set_voltage()
168 sc = regnode_get_softc(regnode); in gpioregulator_regnode_get_voltage()
314 sc->reg_sc = regnode_get_softc(regnode); in gpioregulator_attach()
/freebsd-13.1/sys/dev/extres/regulator/
H A Dregulator_fixed.c153 sc = regnode_get_softc(regnode); in regnode_fixed_init()
193 sc = regnode_get_softc(regnode); in regnode_fixed_enable()
236 sc = regnode_get_softc(regnode); in regnode_fixed_stop()
268 sc = regnode_get_softc(regnode); in regnode_fixed_status()
290 sc = regnode_get_softc(regnode); in regnode_fixed_get_voltage()
307 sc = regnode_get_softc(regnode); in regnode_fixed_register()
H A Dregulator.h106 void *regnode_get_softc(struct regnode *regnode);
H A Dregulator.c552 regnode_get_softc(struct regnode *regnode) in regnode_get_softc() function
/freebsd-13.1/sys/dev/iicbus/pmic/
H A Dfan53555.c203 sc = regnode_get_softc(regnode); in fan53555_regnode_enable()
227 sc = regnode_get_softc(regnode); in fan53555_regnode_set_voltage()
254 sc = regnode_get_softc(regnode); in fan53555_regnode_get_voltage()
358 reg_sc = regnode_get_softc(regnode); in fan53555_reg_attach()
H A Dact8846_regulator.c283 sc = regnode_get_softc(regnode); in act8846_regnode_enable()
303 sc = regnode_get_softc(regnode); in act8846_regnode_set_voltage()
335 sc = regnode_get_softc(regnode); in act8846_regnode_get_voltage()
417 reg_sc = regnode_get_softc(regnode); in act8846_attach()
/freebsd-13.1/sys/arm64/rockchip/
H A Drk805.c376 sc = regnode_get_softc(regnode); in rk805_regnode_init()
412 sc = regnode_get_softc(regnode); in rk805_regnode_enable()
467 sc = regnode_get_softc(regnode); in rk805_regnode_status()
485 sc = regnode_get_softc(regnode); in rk805_regnode_set_voltage()
518 sc = regnode_get_softc(regnode); in rk805_regnode_get_voltage()
577 reg_sc = regnode_get_softc(regnode); in rk805_reg_attach()
/freebsd-13.1/sys/arm/nvidia/
H A Das3722_regulators.c465 sc = regnode_get_softc(regnode); in as3722_regnode_init()
565 reg_sc = regnode_get_softc(regnode); in as3722_attach()
664 sc = regnode_get_softc(regnode); in as3722_regnode_enable()
682 sc = regnode_get_softc(regnode); in as3722_regnode_set_volt()
701 sc = regnode_get_softc(regnode); in as3722_regnode_get_volt()
/freebsd-13.1/sys/arm64/nvidia/tegra210/
H A Dmax77620_regulators.c554 sc = regnode_get_softc(regnode); in max77620_regnode_init()
716 reg_sc = regnode_get_softc(regnode); in max77620_attach()
829 sc = regnode_get_softc(regnode); in max77620_regnode_enable()
860 sc = regnode_get_softc(regnode); in max77620_regnode_set_volt()
879 sc = regnode_get_softc(regnode); in max77620_regnode_get_volt()
/freebsd-13.1/sys/arm/allwinner/
H A Daxp81x.c765 sc = regnode_get_softc(regnode); in axp8xx_regnode_init()
789 sc = regnode_get_softc(regnode); in axp8xx_regnode_enable()
859 sc = regnode_get_softc(regnode); in axp8xx_regnode_status()
876 sc = regnode_get_softc(regnode); in axp8xx_regnode_set_voltage()
903 sc = regnode_get_softc(regnode); in axp8xx_regnode_get_voltage()
1416 reg_sc = regnode_get_softc(regnode); in axp8xx_reg_attach()
H A Daxp209.c663 sc = regnode_get_softc(regnode); in axp2xx_regnode_enable()
716 sc = regnode_get_softc(regnode); in axp2xx_regnode_status()
733 sc = regnode_get_softc(regnode); in axp2xx_regnode_set_voltage()
754 sc = regnode_get_softc(regnode); in axp2xx_regnode_get_voltage()
1168 reg_sc = regnode_get_softc(regnode); in axp2xx_reg_attach()