Home
last modified time | relevance | path

Searched refs:fdt_pci_dma_ranges (Results 1 – 3 of 3) 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/drivers/pci/
Dfsl_pci_init.c917 fdt_pci_dma_ranges(blob, off, hose); in ft_fsl_pci_setup()
/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() function