Home
last modified time | relevance | path

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