Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dsamsung_fimd.h162 #define VIDTCON2_LINEVAL_E(_x) ((((_x) & 0x800) >> 11) << 23) macro
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimd.c572 VIDTCON2_LINEVAL_E(mode->vdisplay - 1) | in fimd_commit()
/openbmc/linux/drivers/video/fbdev/
H A Ds3c-fb.c1322 VIDTCON2_LINEVAL_E(vmode->yres - 1) | in s3c_fb_set_rgb_timing()