Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/ast/
Dast_drv.h169 struct ast_device { struct
170 struct drm_device base;
172 void __iomem *regs;
173 void __iomem *ioregs;
174 void __iomem *dp501_fw_buf;
176 enum ast_config_mode config_mode;
177 enum ast_chip chip;
179 uint32_t dram_bus_width;
180 uint32_t dram_type;
181 uint32_t mclk;
[all …]