Home
last modified time | relevance | path

Searched defs:ast_private (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/ast/ !
Dast_drv.h164 struct ast_private { struct
165 struct drm_device base;
167 struct mutex ioregs_lock; /* Protects access to I/O registers in ioregs */
168 void __iomem *regs;
169 void __iomem *ioregs;
170 void __iomem *dp501_fw_buf;
172 enum ast_chip chip;
173 bool vga2_clone;
174 uint32_t dram_bus_width;
175 uint32_t dram_type;
[all …]