Home
last modified time | relevance | path

Searched refs:clk_disable_bulk (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dclk.h295 int clk_disable_bulk(struct clk_bulk *bulk);
/openbmc/u-boot/drivers/clk/
H A Dclk_sandbox_test.c95 return clk_disable_bulk(&sbct->bulk); in sandbox_clk_test_disable_bulk()
H A Dclk-uclass.c404 int clk_disable_bulk(struct clk_bulk *bulk) in clk_disable_bulk() function
/openbmc/u-boot/drivers/power/domain/
H A Dmeson-gx-pwrc-vpu.c125 clk_disable_bulk(&priv->clks); in meson_gx_pwrc_vpu_off()