mmio_base_phys 2008 drivers/video/fbdev/aty/radeon_base.c info->fix.mmio_start = rinfo->mmio_base_phys; mmio_base_phys 2322 drivers/video/fbdev/aty/radeon_base.c rinfo->mmio_base_phys = pci_resource_start (pdev, 2); mmio_base_phys 2344 drivers/video/fbdev/aty/radeon_base.c rinfo->mmio_base = ioremap(rinfo->mmio_base_phys, RADEON_REGSIZE); mmio_base_phys 296 drivers/video/fbdev/aty/radeonfb.h unsigned long mmio_base_phys; mmio_base_phys 298 drivers/video/fbdev/intelfb/intelfb.h u32 mmio_base_phys; mmio_base_phys 454 drivers/video/fbdev/intelfb/intelfbdrv.c release_mem_region(dinfo->mmio_base_phys, INTEL_REG_SIZE); mmio_base_phys 539 drivers/video/fbdev/intelfb/intelfbdrv.c dinfo->mmio_base_phys = pci_resource_start(pdev, mmio_bar); mmio_base_phys 556 drivers/video/fbdev/intelfb/intelfbdrv.c if (!request_mem_region(dinfo->mmio_base_phys, mmio_base_phys 657 drivers/video/fbdev/intelfb/intelfbdrv.c (u8 __iomem *)ioremap_nocache(dinfo->mmio_base_phys, mmio_base_phys 750 drivers/video/fbdev/intelfb/intelfbdrv.c dinfo->mmio_base_phys, INTEL_REG_SIZE, mmio_base_phys 1114 drivers/video/fbdev/intelfb/intelfbdrv.c info->fix.mmio_start = dinfo->mmio_base_phys; mmio_base_phys 57 drivers/video/fbdev/mb862xx/mb862xxfb.h resource_size_t mmio_base_phys; /* io base addr */ mmio_base_phys 432 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c fbi->fix.mmio_start = (unsigned long)par->mmio_base_phys; mmio_base_phys 710 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c par->mmio_base_phys = res.start + MB862XX_MMIO_BASE; mmio_base_phys 723 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c par->mmio_base = ioremap(par->mmio_base_phys, par->mmio_len); mmio_base_phys 732 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c (u64)par->mmio_base_phys, (ulong)par->mmio_len, par->irq); mmio_base_phys 1028 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c par->mmio_base_phys = par->fb_base_phys + mmio_base_phys 1031 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c par->mmio_base_phys = par->fb_base_phys + mmio_base_phys 1039 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c par->mmio_base_phys = pci_resource_start(par->pdev, 3); mmio_base_phys 1057 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c par->mmio_base = ioremap(par->mmio_base_phys, par->mmio_len); mmio_base_phys 1067 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c (unsigned long long)par->mmio_base_phys, (ulong)par->mmio_len);