Home
last modified time | relevance | path

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

/linux-4.1.27/include/video/
Dexynos7_decon.h64 #define WINCONx_BURSTLEN_8WORD (0x1 << 11) macro
Dsamsung_fimd.h198 #define WINCONx_BURSTLEN_8WORD (0x1 << 9) macro
/linux-4.1.27/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()
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos7_drm_decon.c355 val |= WINCONx_BURSTLEN_8WORD; in decon_win_set_pixfmt()
Dexynos_drm_fimd.c512 val |= WINCONx_BURSTLEN_8WORD; in fimd_win_set_pixfmt()