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