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;123 void __iomem *dp501_fw_buf;125 enum ast_chip chip;126 bool vga2_clone;127 uint32_t dram_bus_width;128 uint32_t dram_type;129 uint32_t mclk;[all …]