Lines Matching full:flat
24 * in the live device tree, or an offset within the flat device tree. In the
25 * latter case, the pointer value is just the integer offset within the flat DT.
28 * flat tree (until then). Functions are available to translate between an
40 * point to an offset within the flat device tree in the case of an offset) but
48 * @of_offset: Pointer into flat device tree, used for flat tree. Note that this
66 * using struct ofnode and an offset within the flat device tree or either
69 * Thus we can reference arguments in both the live tree and the flat tree.
75 * @offset: Pointer into flat device tree, used for flat tree.
105 * ofnode_to_offset() - convert an ofnode to a flat DT offset
171 * references will use it. This is because using the flat DT when the live tree
182 * Check our assumption that flat tree offsets are not used when a in ofnode_is_np()
206 * This returns an ofnode which points to no node. It works both with the flat