Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/ast/
Dast_drv.h179 struct ast_device { struct
180 struct drm_device base;
182 struct mutex ioregs_lock; /* Protects access to I/O registers in ioregs */
183 void __iomem *regs;
184 void __iomem *ioregs;
185 void __iomem *dp501_fw_buf;
187 enum ast_chip chip;
188 uint32_t dram_bus_width;
189 uint32_t dram_type;
190 uint32_t mclk;
[all …]