Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_rotator.c790 static int rotator_clk_crtl(struct rot_context *rot, bool enable) in rotator_clk_crtl() function
812 return rotator_clk_crtl(rot, false); in rotator_suspend()
820 return rotator_clk_crtl(rot, true); in rotator_resume()
830 return rotator_clk_crtl(rot, false); in rotator_runtime_suspend()
837 return rotator_clk_crtl(rot, true); in rotator_runtime_resume()