Searched defs:aty128fb_par (Results 1 – 1 of 1) sorted by relevance
399 struct aty128fb_par { struct400 struct aty128_crtc crtc;401 struct aty128_pll pll;402 struct aty128_ddafifo fifo_reg;403 u32 accel_flags;404 struct aty128_constants constants; /* PLL and others */405 void __iomem *regbase; /* remapped mmio */406 u32 vram_size; /* onboard video ram */407 int chip_gen;408 const struct aty128_meminfo *mem; /* onboard mem info */[all …]