Home
last modified time | relevance | path

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

/drivers/media/platform/nxp/imx8-isi/
Dimx8-isi-hw.c473 static void mxc_isi_channel_sw_reset(struct mxc_isi_pipe *pipe, bool enable_clk) in mxc_isi_channel_sw_reset() argument
477 mxc_isi_write(pipe, CHNL_CTRL, enable_clk ? CHNL_CTRL_CLK_EN : 0); in mxc_isi_channel_sw_reset()
/drivers/gpu/drm/msm/
Dmsm_gpu.c58 static int enable_clk(struct msm_gpu *gpu) in enable_clk() function
110 ret = enable_clk(gpu); in msm_gpu_pm_resume()