Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dfdt_support.h257 int fdt_read_range(void *fdt, int node, int n, uint64_t *child_addr,
/rk3399_rockchip-uboot/board/freescale/qemu-ppce500/
H A Dqemu-ppce500.c90 r = fdt_read_range(fdt, pci_node, range_id, NULL, &addr, &size); in pci_map_region()
/rk3399_rockchip-uboot/common/
H A Dfdt_support.c1692 int fdt_read_range(void *fdt, int node, int n, uint64_t *child_addr, in fdt_read_range() function