Searched refs:VIDCON0_CLKVAL_F (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/video/
H A Dsamsung_fimd.h63 #define VIDCON0_CLKVAL_F(_x) ((_x) << 6) macro
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimd.c432 val |= VIDCON0_CLKVAL_F(clkdiv - 1) | VIDCON0_CLKDIR; fimd_commit()
/linux-4.1.27/drivers/video/fbdev/
H A Ds3c-fb.c1310 data |= VIDCON0_CLKVAL_F(clkdiv-1) | VIDCON0_CLKDIR; s3c_fb_set_rgb_timing()

Completed in 69 milliseconds