Searched refs:clk_disable_bulk (Results 1 – 5 of 5) sorted by relevance
198 clk_disable_bulk(&priv->clks); in meson_gx_pwrc_vpu_off()239 clk_disable_bulk(&priv->clks); in meson_g12a_pwrc_vpu_off()
282 clk_disable_bulk(&priv->clks); in meson_ee_pwrc_off()
382 int clk_disable_bulk(struct clk_bulk *bulk);
127 return clk_disable_bulk(&sbct->bulk); in sandbox_clk_test_disable_bulk()
598 int clk_disable_bulk(struct clk_bulk *bulk) in clk_disable_bulk() function