Home
last modified time | relevance | path

Searched refs:mga_ioremap (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/matrox/
Dmatroxfb_base.h195 static inline int mga_ioremap(unsigned long phys, unsigned long size, int flags, vaddr_t* virt) { in mga_ioremap() function
Dmatroxfb_base.c1720 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()