Searched refs:ltdc_drm_fmt_ycbcr_cp (Results 1 – 1 of 1) sorted by relevance
348 static const u32 ltdc_drm_fmt_ycbcr_cp[] = { variable1579 ARRAY_SIZE(ltdc_drm_fmt_ycbcr_cp) + in ltdc_plane_create()1600 memcpy(&formats[nb_fmt], ltdc_drm_fmt_ycbcr_cp, in ltdc_plane_create()1601 ARRAY_SIZE(ltdc_drm_fmt_ycbcr_cp) * sizeof(*formats)); in ltdc_plane_create()1602 nb_fmt += ARRAY_SIZE(ltdc_drm_fmt_ycbcr_cp); in ltdc_plane_create()