Home
last modified time | relevance | path

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

/scripts/dtc/
Dchecks.c491 cell_t phandle; in check_phandle_prop() local
537 cell_t phandle, linux_phandle; in check_explicit_phandles() local
611 cell_t phandle; in fixup_phandle_references() local
1403 cell_t phandle; in check_property_phandle_args() local
1633 int phandle; in check_interrupt_map() local
1687 cell_t irq_cells, phandle; in check_interrupts_property() local
1853 cell_t phandle; in get_remote_endpoint() local
Ddtc.h54 static inline bool phandle_is_valid(cell_t phandle) in phandle_is_valid()
229 cell_t phandle; member
Dlivetree.c558 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle()
621 static cell_t phandle = 1; /* FIXME: ick, static local */ in get_node_phandle() local
/scripts/dtc/libfdt/
Dfdt_overlay.c46 uint32_t phandle; in fdt_overlay_target_offset() local
360 uint32_t phandle; in overlay_fixup_one_phandle() local
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()
681 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()
Dlibfdt.h400 uint32_t phandle; in fdt_get_max_phandle() local