Searched refs:ot_child_base (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/sparc/prom/
H A Dranges.c32 regp[regc].phys_addr -= rangep[rngc].ot_child_base;
45 ranges1[rng1c].ot_parent_base >= ranges2[rng2c].ot_child_base &&
46 ranges2[rng2c].ot_child_base + ranges2[rng2c].or_size - ranges1[rng1c].ot_parent_base > 0U)
50 else if (ranges1[rng1c].ot_parent_base + ranges1[rng1c].or_size > ranges2[rng2c].ot_child_base + ranges2[rng2c].or_size)
51 ranges1[rng1c].or_size = ranges2[rng2c].ot_child_base + ranges2[rng2c].or_size - ranges1[rng1c].ot_parent_base;
/linux-master/arch/sparc/include/asm/
H A Dopenprom.h212 unsigned int ot_child_base; /* Bus feels this */ member in struct:linux_prom_ranges
/linux-master/arch/m68k/include/asm/
H A Dopenprom.h305 unsigned int ot_child_base; /* Bus feels this */ member in struct:linux_prom_ranges

Completed in 132 milliseconds