Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/libfdt/
H A Dlibfdt.h429 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset);
H A Dfdt_ro.c256 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset) in fdt_get_phandle() function