Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/dtc/libfdt/
Dfdt_ro.c329 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset) in fdt_get_phandle() function
517 if (fdt_get_phandle(fdt, offset) == phandle) in fdt_node_offset_by_phandle()
Dlibfdt.h600 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset);