Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ast/
H A Dast_drv.h187 struct ast_device { struct
190 const struct ast_device_quirks *quirks; argument
192 void __iomem *regs;
193 void __iomem *ioregs;
194 void __iomem *dp501_fw_buf;
196 enum ast_config_mode config_mode;
197 enum ast_chip chip;
199 const struct ast_vbios_dclk_info *dclk_table;
201 void __iomem *vram;
202 unsigned long vram_base;
[all …]