Searched refs:MMIO_SIZE (Results 1 – 9 of 9) sorted by relevance
119 #define MMIO_SIZE 0x200000 macro
198 #define MMIO_SIZE (512 * MEM_M) macro201 #define LEGACY_IO_START (MMIO_START + MMIO_SIZE)
182 #define MMIO_SIZE SZ_64K macro228 .end = MMIO_BASE + MMIO_SIZE - 1,542 size = MMIO_SIZE; in tegra_pcie_setup_translations()
122 #define MMIO_SIZE (512*1024) macro
1120 fix->mmio_len = MMIO_SIZE; in encode_fix()1878 MMIO_SIZE, in i810_allocate_pci_resource()1886 MMIO_SIZE); in i810_allocate_pci_resource()2121 release_mem_region(par->mmio_start_phys, MMIO_SIZE); in i810fb_release_resource()
17 #define MMIO_SIZE 0x000c0000 macro
1678 info->fix.mmio_len = MMIO_SIZE; in neo_map_mmio()1681 (info->fix.mmio_start, MMIO_SIZE, "memory mapped I/O")) { in neo_map_mmio()1686 par->mmio_vbase = ioremap(info->fix.mmio_start, MMIO_SIZE); in neo_map_mmio()
1563 cfb->fb.fix.mmio_len = MMIO_SIZE; in cyberpro_common_probe()
784 {MMIO_START, MMIO_SIZE, GPFN_LOW_MMIO},