Searched defs:phandle (Results 1 – 6 of 6) sorted by relevance
46 uint32_t phandle; in fdt_overlay_target_offset() local335 int poffset, uint32_t phandle) in overlay_fixup_one_phandle()384 uint32_t phandle; in overlay_fixup_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()710 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()
400 uint32_t phandle; in fdt_get_max_phandle() local
492 cell_t phandle; in check_phandle_prop() local538 cell_t phandle, linux_phandle; in check_explicit_phandles() local612 cell_t phandle; in fixup_phandle_references() local1405 cell_t phandle; in check_property_phandle_args() local1635 int phandle; in check_interrupt_map() local1693 cell_t irq_cells, phandle; in check_interrupts_property() local1843 cell_t phandle; in get_remote_endpoint() local
54 static inline bool phandle_is_valid(cell_t phandle) in phandle_is_valid()229 cell_t phandle; member
559 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle()638 static cell_t phandle = 1; /* FIXME: ick, static local */ in get_node_phandle() local
Completed in 18 milliseconds