Searched refs:ot_parent_base (Results 1 – 3 of 3) sorted by relevance
33 regp[regc].phys_addr += rangep[rngc].ot_parent_base; in prom_adjust_regs()45 ranges1[rng1c].ot_parent_base >= ranges2[rng2c].ot_child_base && in prom_adjust_ranges()46 ranges2[rng2c].ot_child_base + ranges2[rng2c].or_size - ranges1[rng1c].ot_parent_base > 0U) in prom_adjust_ranges()50 …else if (ranges1[rng1c].ot_parent_base + ranges1[rng1c].or_size > ranges2[rng2c].ot_child_base + r… in prom_adjust_ranges()51 …c].or_size = ranges2[rng2c].ot_child_base + ranges2[rng2c].or_size - ranges1[rng1c].ot_parent_base; in prom_adjust_ranges()53 ranges1[rng1c].ot_parent_base += ranges2[rng2c].ot_parent_base; in prom_adjust_ranges()
214 unsigned int ot_parent_base; /* CPU looks from here */ member
307 unsigned int ot_parent_base; /* CPU looks from here */ member