Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/video/
H A Dsamsung_fimd.h60 #define VIDCON0_CLKVAL_F(_x) ((_x) << 6) macro
/kernel/linux/linux-6.6/include/video/
H A Dsamsung_fimd.h60 #define VIDCON0_CLKVAL_F(_x) ((_x) << 6) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimd.c565 val |= VIDCON0_CLKVAL_F(ctx->clkdiv - 1) | VIDCON0_CLKDIR; in fimd_commit()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimd.c589 val |= VIDCON0_CLKVAL_F(ctx->clkdiv - 1) | VIDCON0_CLKDIR; in fimd_commit()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Ds3c-fb.c1304 data |= VIDCON0_CLKVAL_F(clkdiv-1) | VIDCON0_CLKDIR; in s3c_fb_set_rgb_timing()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Ds3c-fb.c1302 data |= VIDCON0_CLKVAL_F(clkdiv-1) | VIDCON0_CLKDIR; in s3c_fb_set_rgb_timing()

Completed in 11 milliseconds