Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/exynos/
Dregs-decon5433.h103 #define WINCONx_BURSTLEN_4WORD (0x2 << 10) macro
Dexynos_drm_fimd.c700 val |= WINCONx_BURSTLEN_4WORD; in fimd_win_set_pixfmt()
/Linux-v5.4/include/video/
Dsamsung_fimd.h196 #define WINCONx_BURSTLEN_4WORD (0x2 << 9) macro
/Linux-v5.4/drivers/video/fbdev/
Ds3c-fb.c594 data |= WINCONx_BURSTLEN_4WORD; in s3c_fb_set_par()