Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Ddwc3-of-simple.c56 ret = clk_enable_bulk(&simple->clks); in dwc3_of_simple_clk_init()
/openbmc/u-boot/drivers/mmc/
H A Daspeed_sdhci_ic.c50 ret = clk_enable_bulk(&priv->clks); in aspeed_sdhci_irq_probe()
/openbmc/u-boot/drivers/clk/sunxi/
H A Dclk_sunxi.c79 clk_enable_bulk(&clk_bulk); in sunxi_clk_probe()
/openbmc/u-boot/include/
H A Dclk.h277 int clk_enable_bulk(struct clk_bulk *bulk);
/openbmc/u-boot/drivers/clk/
H A Dclk_sandbox_test.c78 return clk_enable_bulk(&sbct->bulk); in sandbox_clk_test_enable_bulk()
H A Dclk-uclass.c379 int clk_enable_bulk(struct clk_bulk *bulk) in clk_enable_bulk() function
/openbmc/u-boot/drivers/power/domain/
H A Dmeson-gx-pwrc-vpu.c87 ret = clk_enable_bulk(&priv->clks); in meson_gx_pwrc_vpu_on()
H A Dmtk-power-domain.c377 return clk_enable_bulk(&bulk); in mtk_power_domain_probe()
/openbmc/u-boot/drivers/usb/dwc3/
H A Ddwc3-generic.c287 ret = clk_enable_bulk(&glue->clks); in dwc3_glue_clk_init()
/openbmc/u-boot/drivers/video/meson/
H A Dmeson_dw_hdmi.c380 ret = clk_enable_bulk(&clocks); in meson_dw_hdmi_probe()
/openbmc/u-boot/drivers/net/
H A Dftgmac100.c595 ret = clk_enable_bulk(&priv->clks); in ftgmac100_probe()