Searched refs:clk_bulk_prepare (Results 1 – 4 of 4) sorted by relevance
178 int __must_check clk_bulk_prepare(int num_clks, in clk_bulk_prepare() function200 EXPORT_SYMBOL_GPL(clk_bulk_prepare);
344 int __must_check clk_bulk_prepare(int num_clks,377 clk_bulk_prepare(int num_clks, const struct clk_bulk_data *clks) in clk_bulk_prepare() function1214 ret = clk_bulk_prepare(num_clks, clks); in clk_bulk_prepare_enable()
286 return clk_bulk_prepare(priv->drv_data->num_clks, priv->clks); in rk_dphy_init()
749 WARN_ON(clk_bulk_prepare(cmdq->pdata->gce_num, cmdq->clocks)); in cmdq_probe()