Searched refs:clk_bulk_prepare (Results 1 – 5 of 5) sorted by relevance
176 int __must_check clk_bulk_prepare(int num_clks, in clk_bulk_prepare() function198 EXPORT_SYMBOL_GPL(clk_bulk_prepare);
233 int __must_check clk_bulk_prepare(int num_clks,243 clk_bulk_prepare(int num_clks, const struct clk_bulk_data *clks) in clk_bulk_prepare() function929 ret = clk_bulk_prepare(num_clks, clks); in clk_bulk_prepare_enable()
823 ret = clk_bulk_prepare(vpu->variant->num_clocks, vpu->clocks); in hantro_probe()
442 error = clk_bulk_prepare(pd->num_clks, pd->clks); in rockchip_pm_add_one_domain()
1194 err = clk_bulk_prepare(iommu->num_clocks, iommu->clocks); in rk_iommu_probe()