Home
last modified time | relevance | path

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