Searched defs:aty128fb_par (Results 1 – 1 of 1) sorted by relevance
449 struct aty128fb_par { struct450 struct aty128_crtc crtc;451 struct aty128_pll pll;452 struct aty128_ddafifo fifo_reg;453 u32 accel_flags;454 struct aty128_constants constants; /* PLL and others */455 void __iomem *regbase; /* remapped mmio */456 u32 vram_size; /* onboard video ram */457 int chip_gen;458 const struct aty128_meminfo *mem; /* onboard mem info */[all …]