Searched defs:ast_private (Results 1 – 1 of 1) sorted by relevance
43 struct ast_private { struct44 struct drm_device *dev;46 void __iomem *regs;47 void __iomem *ioregs;48 bool io_space_uses_mmap;50 enum ast_chip chip;51 bool vga2_clone;52 uint32_t dram_bus_width;53 uint32_t dram_type;54 uint32_t mclk;[all …]