Lines Matching defs:base
36 phys_addr_t base;94 phys_addr_t base = region->base;97 if (base == ~0)100 res.start = base;101 res.end = base + region->size - 1;156 const struct pismo_cs_block *cs, phys_addr_t base)161 region.base = base;175 * The memory controller can also tell us the base address as well.