Searched refs:enable_clk (Results 1 – 2 of 2) sorted by relevance
471 static void mxc_isi_channel_sw_reset(struct mxc_isi_pipe *pipe, bool enable_clk) in mxc_isi_channel_sw_reset() argument475 mxc_isi_write(pipe, CHNL_CTRL, enable_clk ? CHNL_CTRL_CLK_EN : 0); in mxc_isi_channel_sw_reset()
58 static int enable_clk(struct msm_gpu *gpu) in enable_clk() function110 ret = enable_clk(gpu); in msm_gpu_pm_resume()