Lines Matching full:phandles

123  * overlay_adjust_node_phandles - Offsets the phandles of a node
126 * @delta: Offset to shift the phandles of
128 * overlay_adjust_node_phandles() adds a constant to all the phandles
131 * phandles to not conflict with the overlays of the base device tree.
161 * overlay_adjust_local_phandles - Adjust the phandles of a whole overlay
163 * @delta: Offset to shift the phandles of
166 * phandles of an overlay. This is mainly use as part of the overlay
168 * phandles to not conflict with the overlays of the base device tree.
177 * Start adjusting the phandles from the overlay root
187 * @delta: Offset to shift the phandles of
189 * overlay_update_local_nodes_references() update the phandles
194 * where you want the device tree overlays phandles to not conflict
241 * phandles to fixup can be unaligned, so use
274 * @delta: Offset to shift the phandles of
276 * overlay_update_local_references() update all the phandles pointing
281 * where you want the device tree overlays phandles to not conflict
294 /* There's no local phandles to adjust, bail out */
323 * you want all the phandles in the overlay to point to the actual
361 * overlay_fixup_phandle() resolves all the overlay phandles pointed
362 * to in a __fixups__ property, and updates them to match the phandles
366 * you want all the phandles in the overlay to point to the actual
455 * overlay_fixup_phandles - Resolve the overlay phandles to the base
460 * overlay_fixup_phandles() resolves all the overlay phandles pointing
464 * process, when you want all the phandles in the overlay to point to
537 * @fdt_phandle: Value to replace phandles with
540 * Replaces all phandles with value @fdto_phandle by @fdt_phandle.
617 * @fdt_phandle: Value to replace phandles with
620 * Replaces all phandles with value @fdto_phandle by @fdt_phandle.
701 * overlay_prevent_phandle_overwrite - Fixes overlay phandles to not overwrite base phandles
759 * application process, when all the phandles have been adjusted and
822 * process, when all the phandles have been adjusted and resolved and
1052 /* Increase all phandles in the fdto by delta */
1062 /* Update fdto's phandles using symbols from fdt */
1067 /* Don't overwrite phandles in fdt */