Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/exynos/
Dregs-decon5433.h106 #define WINCONx_BURSTLEN_4WORD (0x2 << 10) macro
Dexynos_drm_fimd.c612 val |= WINCONx_BURSTLEN_4WORD; in fimd_win_set_pixfmt()
/Linux-v4.19/include/video/
Dsamsung_fimd.h199 #define WINCONx_BURSTLEN_4WORD (0x2 << 9) macro
/Linux-v4.19/drivers/video/fbdev/
Ds3c-fb.c597 data |= WINCONx_BURSTLEN_4WORD; in s3c_fb_set_par()