vq_high           371 drivers/video/fbdev/via/accel.c 	u32 vq_start_addr, vq_end_addr, vq_start_low, vq_end_low, vq_high,
vq_high           420 drivers/video/fbdev/via/accel.c 	vq_high = 0x52000000 | ((vq_start_addr & 0xFF000000) >> 24) |
vq_high           432 drivers/video/fbdev/via/accel.c 		vq_high |= 0x20000000;
vq_high           436 drivers/video/fbdev/via/accel.c 		writel(vq_high, engine + VIA_REG_CR_TRANSPACE);
vq_high           462 drivers/video/fbdev/via/accel.c 		writel(vq_high, engine + VIA_REG_TRANSPACE);