Home
last modified time | relevance | path

Searched refs:clk_enable_bulk (Results 1 – 25 of 33) sorted by relevance

12

/u-boot/arch/arm/mach-stm32mp/
A Dsyscon.c25 clk_enable_bulk(&clk_bulk); in stm32mp_syscon_probe()
/u-boot/drivers/core/
A Dsimple-pm-bus.c23 ret = clk_enable_bulk(bulk); in simple_pm_bus_probe()
/u-boot/drivers/usb/host/
A Ddwc3-of-simple.c55 ret = clk_enable_bulk(&simple->clks); in dwc3_of_simple_clk_init()
A Dehci-generic.c77 err = clk_enable_bulk(&priv->clocks); in ehci_usb_probe()
A Dxhci-dwc3.c150 ret = clk_enable_bulk(&plat->clks); in xhci_dwc3_clk_init()
A Dxhci-mtk.c313 ret = clk_enable_bulk(&mtk->clks); in xhci_mtk_probe()
/u-boot/drivers/phy/
A Dnop-phy.c41 ret = clk_enable_bulk(&priv->bulk); in nop_phy_init()
A Dmt7620-usb-phy.c31 clk_enable_bulk(&phy->clocks); in mt7620_usb_phy_power_on()
/u-boot/include/
A Dclk.h539 int clk_enable_bulk(struct clk_bulk *bulk);
635 static inline int clk_enable_bulk(struct clk_bulk *bulk) in clk_enable_bulk() function
/u-boot/drivers/power/domain/
A Dmeson-gx-pwrc-vpu.c88 ret = clk_enable_bulk(&priv->clks); in meson_gx_pwrc_vpu_on()
141 ret = clk_enable_bulk(&priv->clks); in meson_g12a_pwrc_vpu_on()
A Dimx8m-power-domain.c334 ret = clk_enable_bulk(&pdata->clk); in imx8m_power_domain_on()
394 ret = clk_enable_bulk(&pdata->clk); in imx8m_power_domain_off()
A Dmtk-power-domain.c377 return clk_enable_bulk(&bulk); in mtk_power_domain_probe()
A Dmeson-ee-pwrc.c352 return clk_enable_bulk(&priv->clks); in meson_ee_pwrc_on()
/u-boot/drivers/phy/qcom/
A Dphy-qcom-usb-ss.c104 ret = clk_enable_bulk(&priv->clks); in ssphy_clk_init()
A Dphy-qcom-usb-hs-28nm.c151 ret = clk_enable_bulk(&priv->clks); in hsphy_clk_init()
/u-boot/drivers/clk/
A Dclk_sandbox_test.c117 return clk_enable_bulk(&sbct->bulk); in sandbox_clk_test_enable_bulk()
/u-boot/drivers/clk/sunxi/
A Dclk_sunxi.c88 clk_enable_bulk(&clk_bulk); in sunxi_clk_probe()
/u-boot/drivers/reset/
A Dreset-uniphier.c275 ret = clk_enable_bulk(&priv->clks); in uniphier_reset_clk_init()
/u-boot/drivers/mmc/
A Dmeson_gx_mmc.c273 ret = clk_enable_bulk(&clocks); in meson_mmc_probe()
/u-boot/drivers/usb/mtu3/
A Dmtu3_plat.c102 ret = clk_enable_bulk(&ssusb->clks); in ssusb_rscs_init()
/u-boot/drivers/pci/
A Dpcie_dw_rockchip.c320 ret = clk_enable_bulk(&priv->clks); in rockchip_pcie_init_port()
/u-boot/drivers/video/sunxi/
A Dsunxi_dw_hdmi.c355 ret = clk_enable_bulk(&priv->clocks); in sunxi_dw_hdmi_probe()
/u-boot/drivers/video/meson/
A Dmeson_dw_hdmi.c434 ret = clk_enable_bulk(&clocks); in meson_dw_hdmi_probe()
/u-boot/drivers/net/
A Ddwc_eth_qos_qcom.c396 ret = clk_enable_bulk(&clocks); in eqos_start_clks_qcom()
/u-boot/drivers/usb/dwc3/
A Ddwc3-generic.c514 ret = clk_enable_bulk(&glue->clks); in dwc3_glue_clk_init()

Completed in 43 milliseconds

12