Home
last modified time | relevance | path

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

/scripts/dtc/
Dchecks.c363 cell_t phandle; in check_phandle_prop() local
409 cell_t phandle, linux_phandle; in check_explicit_phandles() local
483 cell_t phandle; in fixup_phandle_references() local
Ddtc.h161 cell_t phandle; member
Dlivetree.c510 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle()
543 static cell_t phandle = 1; /* FIXME: ick, static local */ in get_node_phandle() local
/scripts/dtc/libfdt/
Dfdt_ro.c98 uint32_t phandle; in fdt_get_max_phandle() local
525 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()