Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/imx/
H A Dclk-gate2.c41 static void clk_gate2_do_shared_clks(struct clk_hw *hw, bool enable) in clk_gate2_do_shared_clks() function
63 clk_gate2_do_shared_clks(hw, true); in clk_gate2_enable()
84 clk_gate2_do_shared_clks(hw, false); in clk_gate2_disable()
124 clk_gate2_do_shared_clks(hw, false); in clk_gate2_disable_unused()