Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfdt_support.h169 int fdt_pci_dma_ranges(void *blob, int phb_off, struct pci_controller *hose);
/OK3568_Linux_fs/u-boot/common/
H A Dfdt_support.c767 int fdt_pci_dma_ranges(void *blob, int phb_off, struct pci_controller *hose) { in fdt_pci_dma_ranges() argument
822 fdt_setprop(blob, phb_off, "dma-ranges", &dma_ranges[0], len*4); in fdt_pci_dma_ranges()