Home
last modified time | relevance | path

Searched refs:fdt_node_offset_by_phandle (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/libfdt/
H A Dlibfdt.h596 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle);
H A Dfdt_ro.c405 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle() function