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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/dtc/libfdt/
H A Dlibfdt.h418 * fdt_get_phandle - retrieve the phandle of a given node
422 * fdt_get_phandle() retrieves the phandle of the device tree node at
429 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) function

Completed in 103 milliseconds