Searched refs:fdt_supernode_atdepth_offset (Results 1 – 5 of 5) sorted by relevance
/optee_os/core/lib/libfdt/ |
A D | fdt_ro.c | 573 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset, in fdt_supernode_atdepth_offset() function 614 err = fdt_supernode_atdepth_offset(fdt, nodeoffset, 0, &nodedepth); in fdt_node_depth() 626 return fdt_supernode_atdepth_offset(fdt, nodeoffset, in fdt_parent_offset()
|
/optee_os/core/lib/libfdt/include/ |
A D | libfdt.h | 891 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset,
|
/optee_os/out/arm/core/ |
A D | tee.symb_sizes | 513 000000000e12f224 00000000000000c4 T fdt_supernode_atdepth_offset
|
A D | tee.dmp | 2355 000000000e12f224 g F .text 00000000000000c4 fdt_supernode_atdepth_offset 72595 000000000e12f224 <fdt_supernode_atdepth_offset>: 72596 fdt_supernode_atdepth_offset(): 72631 e12f284: 540000ed b.le e12f2a0 <fdt_supernode_atdepth_offset+0x7c> 72640 e12f29c: 17ffffef b e12f258 <fdt_supernode_atdepth_offset+0x34> 72649 e12f2b4: b4000055 cbz x21, e12f2bc <fdt_supernode_atdepth_offset+0x98> 72656 e12f2c8: 17ffffe4 b e12f258 <fdt_supernode_atdepth_offset+0x34> 72662 e12f2dc: 17ffffe8 b e12f27c <fdt_supernode_atdepth_offset+0x58> 72665 e12f2e4: 17ffffdd b e12f258 <fdt_supernode_atdepth_offset+0x34> 72677 e12f2f8: 97ffffcb bl e12f224 <fdt_supernode_atdepth_offset> [all …]
|
A D | tee.map | 23300 .text.fdt_supernode_atdepth_offset 23302 0x000000000e12f224 fdt_supernode_atdepth_offset
|
Completed in 230 milliseconds