Searched refs:MMIO_SIZE (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/include/video/
H A Dneomagic.h119 #define MMIO_SIZE 0x200000 macro
/linux-4.4.14/drivers/video/fbdev/i810/
H A Di810.h122 #define MMIO_SIZE (512*1024) macro
H A Di810_main.c1121 fix->mmio_len = MMIO_SIZE; encode_fix()
1879 MMIO_SIZE, i810_allocate_pci_resource()
1887 MMIO_SIZE); i810_allocate_pci_resource()
2120 release_mem_region(par->mmio_start_phys, MMIO_SIZE); i810fb_release_resource()
/linux-4.4.14/drivers/video/fbdev/
H A Dcyber2000fb.h17 #define MMIO_SIZE 0x000c0000 macro
H A Dneofb.c1671 info->fix.mmio_len = MMIO_SIZE; neo_map_mmio()
1674 (info->fix.mmio_start, MMIO_SIZE, "memory mapped I/O")) { neo_map_mmio()
1679 par->mmio_vbase = ioremap(info->fix.mmio_start, MMIO_SIZE); neo_map_mmio()
H A Ds3fb.c115 #define MMIO_SIZE 0x10000 macro
1269 par->mmio = ioremap(info->fix.smem_start + MMIO_OFFSET, MMIO_SIZE); s3_pci_probe()
H A Dcyber2000fb.c1561 cfb->fb.fix.mmio_len = MMIO_SIZE; cyberpro_common_probe()

Completed in 294 milliseconds