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