Searched refs:mga_ioremap (Results 1 – 2 of 2) sorted by relevance
195 static inline int mga_ioremap(unsigned long phys, unsigned long size, int flags, vaddr_t* virt) { in mga_ioremap() function
1720 if (mga_ioremap(ctrlptr_phys, 16384, MGA_IOREMAP_MMIO, &minfo->mmio.vbase)) { in initMatrox2()1727 if (mga_ioremap(video_base_phys, memsize, MGA_IOREMAP_FB, &minfo->video.vbase)) { in initMatrox2()