Searched defs:aty128fb_par (Results 1 – 1 of 1) sorted by relevance
442 struct aty128fb_par { struct443 struct aty128_crtc crtc;444 struct aty128_pll pll;445 struct aty128_ddafifo fifo_reg;446 u32 accel_flags;447 struct aty128_constants constants; /* PLL and others */448 void __iomem *regbase; /* remapped mmio */449 u32 vram_size; /* onboard video ram */450 int chip_gen;451 const struct aty128_meminfo *mem; /* onboard mem info */[all …]