Home
last modified time | relevance | path

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

/drivers/gpu/drm/exynos/
A Dregs-decon5433.h181 #define VIDTCON2_LINEVAL(x) (((x) & 0xfff) << 16) macro
A Dexynos5433_drm_decon.c227 val = VIDTCON2_LINEVAL(m->vdisplay / 2 - 1) | in decon_commit()
230 val = VIDTCON2_LINEVAL(m->vdisplay - 1) | in decon_commit()
A Dexynos_drm_fimd.c571 val = VIDTCON2_LINEVAL(mode->vdisplay - 1) | in fimd_commit()
/drivers/video/fbdev/
A Ds3c-fb.c1320 data = VIDTCON2_LINEVAL(vmode->yres - 1) | in s3c_fb_set_rgb_timing()

Completed in 12 milliseconds