Searched refs:clk_bulk_prepare (Results 1 – 5 of 5) sorted by relevance
87 int __must_check clk_bulk_prepare(int num_clks, in clk_bulk_prepare() function109 EXPORT_SYMBOL_GPL(clk_bulk_prepare);
236 int __must_check clk_bulk_prepare(int num_clks,245 static inline int __must_check clk_bulk_prepare(int num_clks, struct clk_bulk_data *clks) in clk_bulk_prepare() function760 ret = clk_bulk_prepare(num_clks, clks); in clk_bulk_prepare_enable()
1445 ret = clk_bulk_prepare(dwc->num_clks, dwc->clks); in dwc3_probe()1559 ret = clk_bulk_prepare(dwc->num_clks, dwc->clks); in dwc3_core_init_for_resume()
443 error = clk_bulk_prepare(pd->num_clks, pd->clks); in rockchip_pm_add_one_domain()
1186 err = clk_bulk_prepare(iommu->num_clocks, iommu->clocks); in rk_iommu_probe()