Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/ast/
Dast_drv.h198 struct ast_device { struct
199 struct drm_device base;
201 void __iomem *regs;
202 void __iomem *ioregs;
203 void __iomem *dp501_fw_buf;
205 enum ast_config_mode config_mode;
206 enum ast_chip chip;
208 uint32_t dram_bus_width;
209 uint32_t dram_type;
210 uint32_t mclk;
[all …]