Searched refs:clk_gate_endisable (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/clk/
H A Dclk-gate.c56 static void clk_gate_endisable(struct clk_hw *hw, int enable) function
93 clk_gate_endisable(hw, 1);
100 clk_gate_endisable(hw, 0);

Completed in 207 milliseconds