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