Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/iicbus/
H A Dsy8106a.c136 sc = regnode_get_softc(regnode); in sy8106a_regnode_enable()
158 sc = regnode_get_softc(regnode); in sy8106a_regnode_set_voltage()
182 sc = regnode_get_softc(regnode); in sy8106a_regnode_get_voltage()
219 reg_sc = regnode_get_softc(regnode); in sy8106a_reg_attach()
H A Dsyr827.c143 sc = regnode_get_softc(regnode); in syr827_regnode_enable()
165 sc = regnode_get_softc(regnode); in syr827_regnode_set_voltage()
190 sc = regnode_get_softc(regnode); in syr827_regnode_get_voltage()
228 reg_sc = regnode_get_softc(regnode); in syr827_reg_attach()
/freebsd-12.1/sys/dev/gpio/
H A Dgpioregulator.c88 sc = regnode_get_softc(regnode); in gpioregulator_regnode_init()
112 sc = regnode_get_softc(regnode); in gpioregulator_regnode_enable()
136 sc = regnode_get_softc(regnode); in gpioregulator_regnode_set_voltage()
169 sc = regnode_get_softc(regnode); in gpioregulator_regnode_get_voltage()
315 sc->reg_sc = regnode_get_softc(regnode); in gpioregulator_attach()
/freebsd-12.1/sys/dev/extres/regulator/
H A Dregulator_fixed.c150 sc = regnode_get_softc(regnode); in regnode_fixed_init()
190 sc = regnode_get_softc(regnode); in regnode_fixed_enable()
233 sc = regnode_get_softc(regnode); in regnode_fixed_stop()
265 sc = regnode_get_softc(regnode); in regnode_fixed_status()
294 sc = regnode_get_softc(regnode); in regnode_fixed_register()
H A Dregulator.h106 void *regnode_get_softc(struct regnode *regnode);
H A Dregulator.c491 regnode_get_softc(struct regnode *regnode) in regnode_get_softc() function
/freebsd-12.1/sys/arm64/rockchip/
H A Drk805.c262 sc = regnode_get_softc(regnode); in rk805_regnode_enable()
319 sc = regnode_get_softc(regnode); in rk805_regnode_set_voltage()
352 sc = regnode_get_softc(regnode); in rk805_regnode_get_voltage()
404 reg_sc = regnode_get_softc(regnode); in rk805_reg_attach()
/freebsd-12.1/sys/arm/nvidia/
H A Das3722_regulators.c467 sc = regnode_get_softc(regnode); in as3722_regnode_init()
569 reg_sc = regnode_get_softc(regnode); in as3722_attach()
669 sc = regnode_get_softc(regnode); in as3722_regnode_enable()
687 sc = regnode_get_softc(regnode); in as3722_regnode_set_volt()
706 sc = regnode_get_softc(regnode); in as3722_regnode_get_volt()
/freebsd-12.1/sys/arm/allwinner/
H A Daxp209.c664 sc = regnode_get_softc(regnode); in axp2xx_regnode_enable()
718 sc = regnode_get_softc(regnode); in axp2xx_regnode_set_voltage()
739 sc = regnode_get_softc(regnode); in axp2xx_regnode_get_voltage()
1152 reg_sc = regnode_get_softc(regnode); in axp2xx_reg_attach()
H A Daxp81x.c761 sc = regnode_get_softc(regnode); in axp8xx_regnode_enable()
832 sc = regnode_get_softc(regnode); in axp8xx_regnode_set_voltage()
859 sc = regnode_get_softc(regnode); in axp8xx_regnode_get_voltage()
1371 reg_sc = regnode_get_softc(regnode); in axp8xx_reg_attach()