Home
last modified time | relevance | path

Searched defs:phandle (Results 1 – 4 of 4) sorted by relevance

/scripts/dtc/
Dlivetree.c394 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle()
422 static cell_t phandle = 1; /* FIXME: ick, static local */ in get_node_phandle() local
Dchecks.c342 cell_t phandle; in check_explicit_phandles() local
435 cell_t phandle; in fixup_phandle_references() local
Ddtc.h153 cell_t phandle; member
/scripts/dtc/libfdt/
Dfdt_ro.c405 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()