Searched defs:aty128fb_par (Results 1 – 1 of 1) sorted by relevance
435 struct aty128fb_par { struct436 struct aty128_crtc crtc;437 struct aty128_pll pll;438 struct aty128_ddafifo fifo_reg;439 u32 accel_flags;440 struct aty128_constants constants; /* PLL and others */441 void __iomem *regbase; /* remapped mmio */442 u32 vram_size; /* onboard video ram */443 int chip_gen;444 const struct aty128_meminfo *mem; /* onboard mem info */[all …]