Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/exynos/
H A Dregs-decon5433.h103 #define WINCONx_BURSTLEN_4WORD (0x2 << 10) macro
/linux/include/video/
H A Dsamsung_fimd.h196 #define WINCONx_BURSTLEN_4WORD (0x2 << 9) macro
/linux/drivers/video/fbdev/
H A Ds3c-fb.c595 data |= WINCONx_BURSTLEN_4WORD; in s3c_fb_set_par()