Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 10 of 10) sorted by relevance

/lk-master/external/lib/fdt/
A Dfdt.c227 int fdt_next_node(const void *fdt, int offset, int *depth) in fdt_next_node()
269 int depth = 0; in fdt_first_subnode() local
280 int depth = 1; in fdt_next_subnode() local
A Dfdt_check.c19 unsigned int depth = 0; in fdt_check_full() local
A Dfdt_ro.c226 int depth; in fdt_subnode_offset_namelen() local
543 int offset, depth, namelen; in fdt_get_path() local
595 int offset, depth; in fdt_supernode_atdepth_offset() local
A Dfdt_wip.c75 int depth = 0; in fdt_node_end_offset_() local
/lk-master/lib/fdtwalk/
A Dfdtwalk.c24 static void read_address_size_cells(const void *fdt, int offset, int depth, in read_address_size_cells()
53 int depth = 0; in fdt_walk() local
/lk-master/lib/bcache/
A Dbcache.c30 uint32_t depth; member
109 uint32_t depth = 0; in find_block() local
/lk-master/lib/devicetree/
A Ddevicetreedump.c57 int node_cb(int depth, const char *name, void *cookie) { in node_cb()
A Ddevicetree.c150 u32 depth = 0; in dt_walk() local
/lk-master/platform/bcm28xx/
A Dplatform.c123 int depth = 0; in platform_early_init() local
/lk-master/platform/bcm28xx/include/platform/
A Dmailbox.h68 uint32_t depth; //request member

Completed in 22 milliseconds