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

/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx6_machdep.c104 fix_node_iparent(const char* nodepath, phandle_t gpcxref, phandle_t gicxref) argument
116 OF_setprop(node, propname, &gicxref, sizeof(gicxref));
122 phandle_t gicipar, gicnode, gicxref; local
137 gicxref = OF_xref_from_node(gicnode);
143 gicipar = gicxref;
158 if (gpcipar != gicxref || gicipar != gicxref)
161 gicxref = cpu_to_fdt32(gicxref);
[all...]

Completed in 54 milliseconds