Lines Matching refs:total_vram
66 unsigned long total_vram;
282 out_be32(&platinum_regs->reg[26+32].r, (pinfo->total_vram == 0x100000 ?
287 out_be32(&platinum_regs->reg[19].r, (pinfo->total_vram == 0x100000 ?
290 out_be32(&platinum_regs->reg[20].r, (pinfo->total_vram == 0x100000 ? 0x11 : 0x1011));
298 STORE_D2(0, (pinfo->total_vram == 0x100000 ?
328 info->fix.smem_len = pinfo->total_vram - 0x20;
363 platinum_vram_reqd(default_vmode, default_cmode) > pinfo->total_vram)
459 if (platinum_vram_reqd(vmode, cmode) > pinfo->total_vram) {
599 pinfo->total_vram = (bank0 + bank1 + bank2 + bank3) * 0x100000;
601 (unsigned int) (pinfo->total_vram / 1024 / 1024),