Home
last modified time | relevance | path

Searched refs:fdt_alloc_phandle (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dfdt_support.h225 int fdt_alloc_phandle(void *blob);
/openbmc/u-boot/drivers/misc/
H A Dfsl_portals.c144 dev_handle = fdt_alloc_phandle(blob); in fdt_qportal()
/openbmc/u-boot/common/
H A Dfdt_support.c1314 int fdt_alloc_phandle(void *blob) in fdt_alloc_phandle() function
1382 phandle = fdt_alloc_phandle(fdt); in fdt_create_phandle()
/openbmc/u-boot/board/freescale/lx2160a/
H A Deth_lx2160aqds.c772 phandle = fdt_alloc_phandle(fdt); in fdt_fixup_board_phy()