Searched refs:SUN4I_BACKEND_IYUVCTL_EN (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/sun4i/ | ||
H A D | sun4i_backend.h | 128 #define SUN4I_BACKEND_IYUVCTL_EN BIT(0) macro |
H A D | sun4i_backend.c | 202 u32 val = SUN4I_BACKEND_IYUVCTL_EN; in sun4i_backend_update_yuv_format() |