Home
last modified time | relevance | path

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

/scripts/dtc/libfdt/
A Dfdt_overlay.c46 uint32_t phandle; in fdt_overlay_target_offset() local
335 int poffset, uint32_t phandle) in overlay_fixup_one_phandle()
384 uint32_t phandle; in overlay_fixup_phandle() local
A Dfdt_ro.c114 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()
A Dlibfdt.h400 uint32_t phandle; in fdt_get_max_phandle() local
/scripts/dtc/
A Dchecks.c492 cell_t phandle; in check_phandle_prop() local
538 cell_t phandle, linux_phandle; in check_explicit_phandles() local
612 cell_t phandle; in fixup_phandle_references() local
1405 cell_t phandle; in check_property_phandle_args() local
1635 int phandle; in check_interrupt_map() local
1693 cell_t irq_cells, phandle; in check_interrupts_property() local
1843 cell_t phandle; in get_remote_endpoint() local
A Ddtc.h54 static inline bool phandle_is_valid(cell_t phandle) in phandle_is_valid()
229 cell_t phandle; member
A Dlivetree.c559 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