Home
last modified time | relevance | path

Searched refs:subnode_offset (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/kernel/
H A Ddt.c628 int subnode_offset = 0; in add_cached_node_subtree() local
642 fdt_for_each_subnode(subnode_offset, dt_node_cache->fdt, node_offset) { in add_cached_node_subtree()
643 res = add_cached_node(node_offset, subnode_offset, addr_cells, in add_cached_node_subtree()
648 res = add_cached_node_subtree(subnode_offset); in add_cached_node_subtree()