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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/matrox/
H A Dmatroxfb_base.h195 static inline int mga_ioremap(unsigned long phys, unsigned long size, int flags, vaddr_t* virt) { function
H A Dmatroxfb_base.c1692 if (mga_ioremap(ctrlptr_phys, 16384, MGA_IOREMAP_MMIO, &minfo->mmio.vbase)) {
1699 if (mga_ioremap(video_base_phys, memsize, MGA_IOREMAP_FB, &minfo->video.vbase)) {

Completed in 196 milliseconds