Lines Matching full:phandles

127  * overlay_adjust_node_phandles - Offsets the phandles of a node
130 * @delta: Offset to shift the phandles of
132 * overlay_adjust_node_phandles() adds a constant to all the phandles
135 * phandles to not conflict with the overlays of the base device tree.
165 * overlay_adjust_local_phandles - Adjust the phandles of a whole overlay
167 * @delta: Offset to shift the phandles of
170 * phandles of an overlay. This is mainly use as part of the overlay
172 * phandles to not conflict with the overlays of the base device tree.
181 * Start adjusting the phandles from the overlay root in overlay_adjust_local_phandles()
191 * @delta: Offset to shift the phandles of
193 * overlay_update_local_nodes_references() update the phandles
198 * where you want the device tree overlays phandles to not conflict
246 * phandles to fixup can be unaligned. in overlay_update_local_node_references()
296 * @delta: Offset to shift the phandles of
298 * overlay_update_local_references() update all the phandles pointing
303 * where you want the device tree overlays phandles to not conflict
316 /* There's no local phandles to adjust, bail out */ in overlay_update_local_references()
346 * you want all the phandles in the overlay to point to the actual
401 * overlay_fixup_phandle() resolves all the overlay phandles pointed
402 * to in a __fixups__ property, and updates them to match the phandles
406 * you want all the phandles in the overlay to point to the actual
479 * overlay_fixup_phandles - Resolve the overlay phandles to the base
484 * overlay_fixup_phandles() resolves all the overlay phandles pointing
488 * process, when you want all the phandles in the overlay to point to
534 * application process, when all the phandles have been adjusted and
597 * process, when all the phandles have been adjusted and resolved and