Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfdt_support.h250 int fdt_alloc_phandle(void *blob);
/external/u-boot/prebuilt-intermediates/
Dfdt_support.h250 int fdt_alloc_phandle(void *blob);
/external/u-boot/drivers/misc/
Dfsl_portals.c144 dev_handle = fdt_alloc_phandle(blob); in fdt_qportal()
/external/u-boot/common/
Dfdt_support.c1370 int fdt_alloc_phandle(void *blob) in fdt_alloc_phandle() function
1438 phandle = fdt_alloc_phandle(fdt); in fdt_create_phandle()
/external/u-boot/board/freescale/lx2160a/
Deth_lx2160aqds.c775 phandle = fdt_alloc_phandle(fdt); in fdt_fixup_board_phy()