Home
last modified time | relevance | path

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

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