Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/prom/
H A Dranges.c32 regp[regc].phys_addr -= rangep[rngc].ot_child_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 …ranges1[rng1c].or_size = ranges2[rng2c].ot_child_base + ranges2[rng2c].or_size - ranges1[rng1c].ot… in prom_adjust_ranges()
/openbmc/linux/arch/sparc/include/asm/
H A Dopenprom.h212 unsigned int ot_child_base; /* Bus feels this */ member
/openbmc/linux/arch/m68k/include/asm/
H A Dopenprom.h305 unsigned int ot_child_base; /* Bus feels this */ member