Searched refs:dt_xlate_reg (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/boot/
H A Dcuboot-52xx.c45 if (!dt_xlate_reg(soc, 0, (void*)&reg, NULL))
H A Dcuboot-pq2.c73 if (!dt_xlate_reg(bus_node, 0, (unsigned long *)&ctrl_addr,
135 if (!dt_xlate_reg(node, i,
H A Ddevtree.c319 int dt_xlate_reg(void *node, int res, unsigned long *addr, unsigned long *size) function
369 if (!dt_xlate_reg(node, n, &xaddr, NULL))
H A Dops.h93 int dt_xlate_reg(void *node, int res, unsigned long *addr, unsigned long *size);

Completed in 114 milliseconds