HomeSort by relevance Sort by last modified time
    Searched refs:fdt_read_range (Results 1 - 3 of 3) sorted by null

  /external/u-boot/board/freescale/qemu-ppce500/
qemu-ppce500.c 89 r = fdt_read_range(fdt, pci_node, range_id, NULL, &addr, &size);
  /external/u-boot/include/
fdt_support.h 228 int fdt_read_range(void *fdt, int node, int n, uint64_t *child_addr,
  /external/u-boot/common/
fdt_support.c 1581 int fdt_read_range(void *fdt, int node, int n, uint64_t *child_addr, function
    [all...]

Completed in 418 milliseconds