Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfdt_support.h155 int fdt_pci_dma_ranges(void *blob, int phb_off, struct pci_controller *hose);
/external/u-boot/common/
Dfdt_support.c652 int fdt_pci_dma_ranges(void *blob, int phb_off, struct pci_controller *hose) { in fdt_pci_dma_ranges() argument
707 fdt_setprop(blob, phb_off, "dma-ranges", &dma_ranges[0], len*4); in fdt_pci_dma_ranges()