Lines Matching full:phandles

142  * overlay_adjust_node_phandles - Offsets the phandles of a node
145 * @delta: Offset to shift the phandles of
147 * overlay_adjust_node_phandles() adds a constant to all the phandles
150 * phandles to not conflict with the overlays of the base device tree.
180 * overlay_adjust_local_phandles - Adjust the phandles of a whole overlay
182 * @delta: Offset to shift the phandles of
185 * phandles of an overlay. This is mainly use as part of the overlay
187 * phandles to not conflict with the overlays of the base device tree.
196 * Start adjusting the phandles from the overlay root in overlay_adjust_local_phandles()
206 * @delta: Offset to shift the phandles of
208 * overlay_update_local_nodes_references() update the phandles
213 * where you want the device tree overlays phandles to not conflict
261 * phandles to fixup can be unaligned. in overlay_update_local_node_references()
311 * @delta: Offset to shift the phandles of
313 * overlay_update_local_references() update all the phandles pointing
318 * where you want the device tree overlays phandles to not conflict
331 /* There's no local phandles to adjust, bail out */ in overlay_update_local_references()
361 * you want all the phandles in the overlay to point to the actual
416 * overlay_fixup_phandle() resolves all the overlay phandles pointed
417 * to in a __fixups__ property, and updates them to match the phandles
421 * you want all the phandles in the overlay to point to the actual
494 * overlay_fixup_phandles - Resolve the overlay phandles to the base
499 * overlay_fixup_phandles() resolves all the overlay phandles pointing
503 * process, when you want all the phandles in the overlay to point to
549 * application process, when all the phandles have been adjusted and
612 * process, when all the phandles have been adjusted and resolved and