Home
last modified time | relevance | path

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

/DragonStub/apps/lib/libfdt/
H A Dfdt_overlay.c46 uint32_t phandle; in fdt_overlay_target_offset() local
360 uint32_t phandle; in overlay_fixup_one_phandle() local
H 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()
681 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()
H A Dlibfdt.h400 uint32_t phandle; in fdt_get_max_phandle() local