Home
last modified time | relevance | path

Searched refs:WINCONx_BURSTLEN_8WORD (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/exynos/
Dregs-decon5433.h105 #define WINCONx_BURSTLEN_8WORD (0x1 << 10) macro
Dregs-decon7.h66 #define WINCONx_BURSTLEN_8WORD (0x1 << 11) macro
Dexynos5433_drm_decon.c306 val |= WINCONx_BURSTLEN_8WORD; in decon_win_set_pixfmt()
Dexynos7_drm_decon.c332 val |= WINCONx_BURSTLEN_8WORD; in decon_win_set_pixfmt()
Dexynos_drm_fimd.c575 val |= WINCONx_BURSTLEN_8WORD; in fimd_win_set_pixfmt()
/Linux-v4.19/include/video/
Dsamsung_fimd.h198 #define WINCONx_BURSTLEN_8WORD (0x1 << 9) macro
/Linux-v4.19/drivers/video/fbdev/
Ds3c-fb.c602 data |= WINCONx_BURSTLEN_8WORD; in s3c_fb_set_par()
607 data |= WINCONx_BURSTLEN_8WORD; in s3c_fb_set_par()
614 data |= WINCONx_BURSTLEN_8WORD; in s3c_fb_set_par()