Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/stm/
Dltdc.c610 static inline u32 is_xrgb(u32 drm) in is_xrgb() function
1589 if (type != DRM_PLANE_TYPE_PRIMARY && is_xrgb(drm_fmt)) in ltdc_plane_create()