Lines Matching refs:PCICFG_MEMGRAN
94 #define PCICFG_MEMGRAN 0x100000
103 static int pcicfg_slot_memsize = 32 * PCICFG_MEMGRAN; /* 32MB per slot */
1156 PCICFG_MEMGRAN - 1; /* 1M alignment on memory space */
1161 * PCICFG_ROUND_UP(mem_request->ra_len, PCICFG_MEMGRAN);
2414 PCICFG_MEMGRAN - 1; /* 1M alignment on memory space */
2422 PCICFG_ROUND_UP(mem_request->ra_len, PCICFG_MEMGRAN);
3899 PCICFG_MEMGRAN));
3904 PCICFG_MEMGRAN))));
3911 PCICFG_MEMGRAN) - entry->memory_last)) > 0) {
4993 PCICFG_MEMGRAN - 1; /* 1M alignment on memory space */
5109 PCICFG_ROUND_DOWN((mem_answer + mem_alen), PCICFG_MEMGRAN) - 1)));
5115 if (PCICFG_ROUND_DOWN((mem_answer + mem_alen), PCICFG_MEMGRAN)
5121 PCICFG_MEMGRAN);
5124 PCICFG_MEMGRAN));
5361 mem_end = PCICFG_ROUND_UP(phdl.memory_base, PCICFG_MEMGRAN);