Home
last modified time | relevance | path

Searched refs:regulator_enable (Results 1 – 25 of 29) sorted by relevance

12

/openbsd/src/sys/dev/fdt/
Dehci_fdt.c249 regulator_enable(phy_supply); in ehci_init_phy()
415 regulator_enable(vbus_supply); in sun4i_phy_init()
441 regulator_enable(phy_supply); in sun9i_phy_init()
Drkpcie.c237 regulator_enable(OF_getpropint(sc->sc_node, "vpcie12v-supply", 0)); in rkpcie_attach()
238 regulator_enable(OF_getpropint(sc->sc_node, "vpcie3v3-supply", 0)); in rkpcie_attach()
239 regulator_enable(OF_getpropint(sc->sc_node, "vpcie1v8-supply", 0)); in rkpcie_attach()
240 regulator_enable(OF_getpropint(sc->sc_node, "vpcie0v9-supply", 0)); in rkpcie_attach()
Dsimpleamp.c101 regulator_enable(sc->sc_vcc); in simpleamp_open()
Dsimplepanel.c95 regulator_enable(power_supply); in simplepanel_attach()
Dxhci_fdt.c603 regulator_enable(vbus_supply); in imx8mp_usb_init()
648 regulator_enable(vbus_supply); in imx8mq_usb_init()
662 regulator_enable(vcc_supply); in nop_xceiv_init()
Damlusbphy.c163 regulator_enable(phy_supply); in amlusbphy_enable()
Damldwusb.c171 regulator_enable(vbus_supply); in amldwusb_attach()
Drkusbphy.c381 regulator_enable(phandle); in rkusbphy_phy_supply()
Damlmmc.c491 regulator_enable(sc->sc_vmmc); in amlmmc_bus_power()
494 regulator_enable(sc->sc_vqmmc); in amlmmc_bus_power()
Dsncodec.c140 regulator_enable(OF_getpropint(node, "SDZ-supply", 0)); in sncodec_attach()
Dtascodec.c131 regulator_enable(OF_getpropint(node, "SDZ-supply", 0)); in tascodec_attach()
Dimxehci.c213 regulator_enable(vbus); in imxehci_attach()
Dsximmc.c685 regulator_enable(sc->sc_vmmc); in sximmc_bus_power()
688 regulator_enable(sc->sc_vqmmc); in sximmc_bus_power()
Dsxipio.c376 regulator_enable(supply); in sxipio_pinctrl()
Dif_dwqe_fdt.c195 regulator_enable(phy_supply); in dwqe_fdt_attach()
Dfusbtc.c641 regulator_enable(sc->sc_vbus); in fusbtc_set_vbus()
Dimxesdhc.c669 regulator_enable(sc->sc_vmmc); in imxesdhc_bus_power()
Dif_dwxe.c504 regulator_enable(phy_supply); in dwxe_init()
/openbsd/src/sys/dev/ofw/
Dofw_regulator.h43 int regulator_enable(uint32_t);
Dofw_regulator.c122 regulator_enable(OF_getpropint(node, "vin-supply", 0)); in regulator_fixed_set()
196 regulator_enable(uint32_t phandle) in regulator_enable() function
Dofw_misc.c193 regulator_enable(vcc_supply); in phy_usb_nop_enable()
/openbsd/src/sys/arch/armv7/sunxi/
Dsxiahci.c169 regulator_enable(target_supply); in sxiahci_attach()
Dsxie.c241 regulator_enable(phy_supply); in sxie_attach()
/openbsd/src/sys/arch/riscv64/riscv64/
Dcpu.c641 regulator_enable(ci->ci_cpu_supply); in cpu_opp_mountroot()
/openbsd/src/sys/arch/arm/arm/
Dcpu.c800 regulator_enable(ci->ci_cpu_supply); in cpu_opp_mountroot()

12