Searched refs:cpg_mstp_clock_endisable (Results 1 – 2 of 2) sorted by relevance
76 static int cpg_mstp_clock_endisable(struct clk_hw *hw, bool enable) in cpg_mstp_clock_endisable() function122 return cpg_mstp_clock_endisable(hw, true); in cpg_mstp_clock_enable()127 cpg_mstp_clock_endisable(hw, false); in cpg_mstp_clock_disable()
149 static int cpg_mstp_clock_endisable(struct clk_hw *hw, bool enable) in cpg_mstp_clock_endisable() function194 return cpg_mstp_clock_endisable(hw, true); in cpg_mstp_clock_enable()199 cpg_mstp_clock_endisable(hw, false); in cpg_mstp_clock_disable()