Searched defs:ingenic_drm (Results 1 – 1 of 1) sorted by relevance
52 struct ingenic_drm { struct53 struct drm_device drm;59 struct drm_plane f0, f1, *ipu_plane;60 struct drm_crtc crtc;62 struct device *dev;63 struct regmap *map;64 struct clk *lcd_clk, *pix_clk;65 const struct jz_soc_info *soc_info;89 static const u32 ingenic_drm_primary_formats[] = { argument