Searched defs:ast_device (Results 1 – 1 of 1) sorted by relevance
187 struct ast_device { struct190 const struct ast_device_quirks *quirks; argument192 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 …]