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

/drivers/clk/shmobile/
H A Dclk-mstp.c56 static int cpg_mstp_clock_endisable(struct clk_hw *hw, bool enable) function
96 return cpg_mstp_clock_endisable(hw, true);
101 cpg_mstp_clock_endisable(hw, false);

Completed in 286 milliseconds