HomeSort by relevance Sort by last modified time
    Searched defs:fdt_alloc_phandle (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/FdtDxe/
BdsLinuxFdt.c 156 fdt_alloc_phandle( function
647 phandle[Index] = fdt_alloc_phandle(fdt);
  /external/u-boot/common/
fdt_support.c 1311 * fdt_alloc_phandle: Return next free phandle value
1315 int fdt_alloc_phandle(void *blob) function
    [all...]

Completed in 104 milliseconds