Searched defs:phandle (Results 1 – 6 of 6) sorted by relevance
61 uint32_t phandle; in overlay_get_target() local375 uint32_t phandle; in overlay_fixup_one_phandle() local
114 int fdt_find_max_phandle(const void *fdt, uint32_t *phandle) in fdt_find_max_phandle()142 int fdt_generate_phandle(const void *fdt, uint32_t *phandle) in fdt_generate_phandle()681 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()
387 uint32_t phandle; in fdt_get_max_phandle() local
468 cell_t phandle; in check_phandle_prop() local514 cell_t phandle, linux_phandle; in check_explicit_phandles() local588 cell_t phandle; in fixup_phandle_references() local1382 int phandle; in check_property_phandle_args() local1587 int irq_cells, phandle; in check_interrupts_property() local1753 int phandle; in get_remote_endpoint() local
558 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle()594 static cell_t phandle = 1; /* FIXME: ick, static local */ in get_node_phandle() local
193 cell_t phandle; member