Searched refs:fdt_parent_offset (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/ofw/
H A Dofw_fdt.c193 paroffset = fdt_parent_offset(fdtp, offset);
/freebsd-11-stable/contrib/dtc/libfdt/
H A Dlibfdt.h809 * fdt_parent_offset - find the parent of a given node
813 * fdt_parent_offset() locates the parent node of a given node (that
829 int fdt_parent_offset(const void *fdt, int nodeoffset);
H A Dfdt_ro.c488 int fdt_parent_offset(const void *fdt, int nodeoffset) function
/freebsd-11-stable/sys/contrib/libfdt/
H A Dlibfdt.h825 * fdt_parent_offset - find the parent of a given node
829 * fdt_parent_offset() locates the parent node of a given node (that
845 int fdt_parent_offset(const void *fdt, int nodeoffset);
H A Dfdt_overlay.c711 nodeoffset = fdt_parent_offset(fdt, nodeoffset);
H A Dfdt_ro.c558 int fdt_parent_offset(const void *fdt, int nodeoffset) function
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper-board.c279 phy_parent = fdt_parent_offset(fdt_addr, phy);

Completed in 196 milliseconds