Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/shmobile/
Dclk-mstp.c62 static int cpg_mstp_clock_endisable(struct clk_hw *hw, bool enable) in cpg_mstp_clock_endisable() function
102 return cpg_mstp_clock_endisable(hw, true); in cpg_mstp_clock_enable()
107 cpg_mstp_clock_endisable(hw, false); in cpg_mstp_clock_disable()