Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfdt_support.h220 int fdt_alloc_phandle(void *blob);
/external/u-boot/drivers/misc/
Dfsl_portals.c127 dev_handle = fdt_alloc_phandle(blob); in fdt_qportal()
/external/u-boot/common/
Dfdt_support.c1315 int fdt_alloc_phandle(void *blob) in fdt_alloc_phandle() function
1383 phandle = fdt_alloc_phandle(fdt); in fdt_create_phandle()