Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/dtc/libfdt/
H A Dlibfdt.h1735 static inline int fdt_appendprop_cell(void *fdt, int nodeoffset, in fdt_appendprop_cell() function
/openbmc/u-boot/board/freescale/lx2160a/
H A Deth_lx2160aqds.c615 ret = fdt_appendprop_cell(fdt, offset, "phy-handle", node_phandle); in fdt_fixup_dpmac_phy_handle()