Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_backend.c232 SUN4I_BACKEND_ATTCTL_REG0_LAY_YUVEN, in sun4i_backend_update_yuv_format()
233 SUN4I_BACKEND_ATTCTL_REG0_LAY_YUVEN); in sun4i_backend_update_yuv_format()
279 SUN4I_BACKEND_ATTCTL_REG0_LAY_YUVEN, 0); in sun4i_backend_update_layer_formats()
Dsun4i_backend.h77 #define SUN4I_BACKEND_ATTCTL_REG0_LAY_YUVEN BIT(2) macro