Searched refs:clk_enable_bulk (Results 1 – 25 of 33) sorted by relevance
12
25 clk_enable_bulk(&clk_bulk); in stm32mp_syscon_probe()
23 ret = clk_enable_bulk(bulk); in simple_pm_bus_probe()
55 ret = clk_enable_bulk(&simple->clks); in dwc3_of_simple_clk_init()
77 err = clk_enable_bulk(&priv->clocks); in ehci_usb_probe()
150 ret = clk_enable_bulk(&plat->clks); in xhci_dwc3_clk_init()
313 ret = clk_enable_bulk(&mtk->clks); in xhci_mtk_probe()
41 ret = clk_enable_bulk(&priv->bulk); in nop_phy_init()
31 clk_enable_bulk(&phy->clocks); in mt7620_usb_phy_power_on()
539 int clk_enable_bulk(struct clk_bulk *bulk);635 static inline int clk_enable_bulk(struct clk_bulk *bulk) in clk_enable_bulk() function
88 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()
334 ret = clk_enable_bulk(&pdata->clk); in imx8m_power_domain_on()394 ret = clk_enable_bulk(&pdata->clk); in imx8m_power_domain_off()
377 return clk_enable_bulk(&bulk); in mtk_power_domain_probe()
352 return clk_enable_bulk(&priv->clks); in meson_ee_pwrc_on()
104 ret = clk_enable_bulk(&priv->clks); in ssphy_clk_init()
151 ret = clk_enable_bulk(&priv->clks); in hsphy_clk_init()
117 return clk_enable_bulk(&sbct->bulk); in sandbox_clk_test_enable_bulk()
88 clk_enable_bulk(&clk_bulk); in sunxi_clk_probe()
275 ret = clk_enable_bulk(&priv->clks); in uniphier_reset_clk_init()
273 ret = clk_enable_bulk(&clocks); in meson_mmc_probe()
102 ret = clk_enable_bulk(&ssusb->clks); in ssusb_rscs_init()
320 ret = clk_enable_bulk(&priv->clks); in rockchip_pcie_init_port()
355 ret = clk_enable_bulk(&priv->clocks); in sunxi_dw_hdmi_probe()
434 ret = clk_enable_bulk(&clocks); in meson_dw_hdmi_probe()
396 ret = clk_enable_bulk(&clocks); in eqos_start_clks_qcom()
514 ret = clk_enable_bulk(&glue->clks); in dwc3_glue_clk_init()
Completed in 43 milliseconds