Searched refs:fdt_first_subnode (Results 1 – 8 of 8) sorted by relevance
25 fdt fdt_first_subnode
137 if (fdt_first_subnode(hw_config_dtb, core_node) < 0) { in fconf_populate_topology()
192 int fdt_first_subnode(const void *fdt, int offset);231 for (node = fdt_first_subnode(fdt, parent); \
275 int fdt_first_subnode(const void *fdt, int offset) in fdt_first_subnode() function
113 for (offs = fdt_first_subnode(fdt, offset); offs >= 0; in dt_update_one_cpu_node()
4 …workspace/code/optee_3.16/trusted-firmware-a/build/qemu/release/bl2/fdt_fixup.o (fdt_first_subnode)969 .text.fdt_first_subnode971 0x000000000e01dc84 fdt_first_subnode
366 000000000e01dc84 g F .text 0000000000000034 fdt_first_subnode853 e01b670: 94000985 bl e01dc84 <fdt_first_subnode>3557 000000000e01dc84 <fdt_first_subnode>:3563 e01dc98: 37f800c0 tbnz w0, #31, e01dcb0 <fdt_first_subnode+0x2c>3570 e01dcb4: 17fffffd b e01dca8 <fdt_first_subnode+0x24>
Completed in 20 milliseconds