Home
last modified time | relevance | path

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

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