Home
last modified time | relevance | path

Searched refs:SUN4I_BACKEND_IYUVCTL_FBFMT_PACKED_YUV422 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_backend.h117 #define SUN4I_BACKEND_IYUVCTL_FBFMT_PACKED_YUV422 (3 << 12) macro
H A Dsun4i_backend.c219 val |= SUN4I_BACKEND_IYUVCTL_FBFMT_PACKED_YUV422; in sun4i_backend_update_yuv_format()