Searched defs:ast_private (Results 1 – 1 of 1) sorted by relevance
118 struct ast_private { struct119 struct drm_device base;121 void __iomem *regs;122 void __iomem *ioregs;124 enum ast_chip chip;125 bool vga2_clone;126 uint32_t dram_bus_width;127 uint32_t dram_type;128 uint32_t mclk;130 int fb_mtrr;[all …]