Searched refs:EMMA2RH_PCI_IO_SIZE (Results 1 – 3 of 3) sorted by relevance
91 #define EMMA2RH_PCI_IO_SIZE 0x02000000 /* 32 MB */ macro100 #define EMMA2RH_PCI_CONFIG_SIZE EMMA2RH_PCI_IO_SIZE
35 .end = EMMA2RH_PCI_IO_BASE + EMMA2RH_PCI_IO_SIZE - 1,
110 ioport_resource.end = EMMA2RH_PCI_IO_BASE + EMMA2RH_PCI_IO_SIZE - 1; in plat_mem_setup()