Searched refs:ltdc_drm_fmt_ycbcr_sp (Results 1 – 1 of 1) sorted by relevance
356 static const u32 ltdc_drm_fmt_ycbcr_sp[] = { variable1581 ARRAY_SIZE(ltdc_drm_fmt_ycbcr_sp) + in ltdc_plane_create()1606 memcpy(&formats[nb_fmt], ltdc_drm_fmt_ycbcr_sp, in ltdc_plane_create()1607 ARRAY_SIZE(ltdc_drm_fmt_ycbcr_sp) * sizeof(*formats)); in ltdc_plane_create()1608 nb_fmt += ARRAY_SIZE(ltdc_drm_fmt_ycbcr_sp); in ltdc_plane_create()