Home
last modified time | relevance | path

Searched refs:phb_off (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfdt_support.h161 int fdt_pci_dma_ranges(void *blob, int phb_off, struct pci_controller *hose);
/rk3399_rockchip-uboot/common/
H A Dfdt_support.c763 int fdt_pci_dma_ranges(void *blob, int phb_off, struct pci_controller *hose) { in fdt_pci_dma_ranges() argument
818 fdt_setprop(blob, phb_off, "dma-ranges", &dma_ranges[0], len*4); in fdt_pci_dma_ranges()