Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/ast/
H A Dast_drv.h190 struct ast_device { struct
191 struct drm_device base;
193 struct mutex ioregs_lock; /* Protects access to I/O registers in ioregs */
194 void __iomem *regs;
195 void __iomem *ioregs;
196 void __iomem *dp501_fw_buf;
198 enum ast_chip chip;
199 uint32_t dram_bus_width;
200 uint32_t dram_type;
201 uint32_t mclk;
[all …]